This file is indexed.

/usr/share/pyshared/django/db/ is in python-django 1.3.1-4ubuntu1.23.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/pyshared/django/db/__init__.py text/x-python root:root 0o644 4.2 KB
/usr/share/pyshared/django/db/backends/ root:root 0o755
/usr/share/pyshared/django/db/backends/__init__.py text/x-c++ root:root 0o644 30.5 KB
/usr/share/pyshared/django/db/backends/creation.py text/x-c++ root:root 0o644 21.9 KB
/usr/share/pyshared/django/db/backends/dummy/ root:root 0o755
/usr/share/pyshared/django/db/backends/dummy/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django/db/backends/dummy/base.py text/plain root:root 0o644 2.0 KB
/usr/share/pyshared/django/db/backends/mysql/ root:root 0o755
/usr/share/pyshared/django/db/backends/mysql/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django/db/backends/mysql/base.py text/plain root:root 0o644 13.6 KB
/usr/share/pyshared/django/db/backends/mysql/client.py text/x-c++ root:root 0o644 1.3 KB
/usr/share/pyshared/django/db/backends/mysql/compiler.py text/x-c++ root:root 0o644 926 bytes
/usr/share/pyshared/django/db/backends/mysql/creation.py text/x-c++ root:root 0o644 2.9 KB
/usr/share/pyshared/django/db/backends/mysql/introspection.py text/x-c++ root:root 0o644 4.2 KB
/usr/share/pyshared/django/db/backends/mysql/validation.py text/x-c++ root:root 0o644 1.3 KB
/usr/share/pyshared/django/db/backends/oracle/ root:root 0o755
/usr/share/pyshared/django/db/backends/oracle/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django/db/backends/oracle/base.py text/plain root:root 0o644 31.5 KB
/usr/share/pyshared/django/db/backends/oracle/client.py text/x-c++ root:root 0o644 426 bytes
/usr/share/pyshared/django/db/backends/oracle/compiler.py text/x-c++ root:root 0o644 2.8 KB
/usr/share/pyshared/django/db/backends/oracle/creation.py text/x-c++ root:root 0o644 11.7 KB
/usr/share/pyshared/django/db/backends/oracle/introspection.py text/x-c++ root:root 0o644 5.0 KB
/usr/share/pyshared/django/db/backends/postgresql/ root:root 0o755
/usr/share/pyshared/django/db/backends/postgresql/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django/db/backends/postgresql/base.py text/plain root:root 0o644 7.3 KB
/usr/share/pyshared/django/db/backends/postgresql/client.py text/x-c++ root:root 0o644 709 bytes
/usr/share/pyshared/django/db/backends/postgresql/creation.py text/x-c++ root:root 0o644 3.7 KB
/usr/share/pyshared/django/db/backends/postgresql/introspection.py text/x-c++ root:root 0o644 3.6 KB
/usr/share/pyshared/django/db/backends/postgresql/operations.py text/x-c++ root:root 0o644 9.2 KB
/usr/share/pyshared/django/db/backends/postgresql/version.py text/plain root:root 0o644 1018 bytes
/usr/share/pyshared/django/db/backends/postgresql_psycopg2/ root:root 0o755
/usr/share/pyshared/django/db/backends/postgresql_psycopg2/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django/db/backends/postgresql_psycopg2/base.py text/plain root:root 0o644 8.2 KB
/usr/share/pyshared/django/db/backends/postgresql_psycopg2/creation.py text/x-c++ root:root 0o644 3.9 KB
/usr/share/pyshared/django/db/backends/postgresql_psycopg2/introspection.py text/x-c++ root:root 0o644 959 bytes
/usr/share/pyshared/django/db/backends/signals.py text/x-python root:root 0o644 95 bytes
/usr/share/pyshared/django/db/backends/sqlite3/ root:root 0o755
/usr/share/pyshared/django/db/backends/sqlite3/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django/db/backends/sqlite3/base.py text/plain root:root 0o644 11.9 KB
/usr/share/pyshared/django/db/backends/sqlite3/client.py text/x-c++ root:root 0o644 406 bytes
/usr/share/pyshared/django/db/backends/sqlite3/creation.py text/x-c++ root:root 0o644 3.2 KB
/usr/share/pyshared/django/db/backends/sqlite3/introspection.py text/x-c++ root:root 0o644 5.7 KB
/usr/share/pyshared/django/db/backends/util.py text/x-c++ root:root 0o644 4.5 KB
/usr/share/pyshared/django/db/models/ root:root 0o755
/usr/share/pyshared/django/db/models/__init__.py text/x-python root:root 0o644 1.5 KB
/usr/share/pyshared/django/db/models/aggregates.py text/plain root:root 0o644 2.1 KB
/usr/share/pyshared/django/db/models/base.py text/x-c++ root:root 0o644 39.2 KB
/usr/share/pyshared/django/db/models/deletion.py text/x-c++ root:root 0o644 10.6 KB
/usr/share/pyshared/django/db/models/expressions.py text/x-c++ root:root 0o644 4.9 KB
/usr/share/pyshared/django/db/models/fields/ root:root 0o755
/usr/share/pyshared/django/db/models/fields/__init__.py text/x-c++ root:root 0o644 42.9 KB
/usr/share/pyshared/django/db/models/fields/files.py text/x-c++ root:root 0o644 15.8 KB
/usr/share/pyshared/django/db/models/fields/proxy.py text/plain root:root 0o644 528 bytes
/usr/share/pyshared/django/db/models/fields/related.py text/x-c++ root:root 0o644 58.2 KB
/usr/share/pyshared/django/db/models/fields/subclassing.py text/plain root:root 0o644 4.3 KB
/usr/share/pyshared/django/db/models/loading.py text/x-c++ root:root 0o644 8.5 KB
/usr/share/pyshared/django/db/models/manager.py text/x-c++ root:root 0o644 7.8 KB
/usr/share/pyshared/django/db/models/options.py text/x-c++ root:root 0o644 19.8 KB
/usr/share/pyshared/django/db/models/query.py text/plain root:root 0o644 63.7 KB
/usr/share/pyshared/django/db/models/query_utils.py text/plain root:root 0o644 5.7 KB
/usr/share/pyshared/django/db/models/related.py text/x-c++ root:root 0o644 3.1 KB
/usr/share/pyshared/django/db/models/signals.py text/x-python root:root 0o644 658 bytes
/usr/share/pyshared/django/db/models/sql/ root:root 0o755
/usr/share/pyshared/django/db/models/sql/__init__.py text/x-python root:root 0o644 166 bytes
/usr/share/pyshared/django/db/models/sql/aggregates.py text/plain root:root 0o644 4.1 KB
/usr/share/pyshared/django/db/models/sql/compiler.py text/x-c++ root:root 0o644 42.0 KB
/usr/share/pyshared/django/db/models/sql/constants.py text/plain root:root 0o644 1.0 KB
/usr/share/pyshared/django/db/models/sql/datastructures.py text/plain root:root 0o644 1.1 KB
/usr/share/pyshared/django/db/models/sql/expressions.py text/x-c++ root:root 0o644 3.7 KB
/usr/share/pyshared/django/db/models/sql/query.py text/plain root:root 0o644 80.8 KB
/usr/share/pyshared/django/db/models/sql/subqueries.py text/plain root:root 0o644 7.9 KB
/usr/share/pyshared/django/db/models/sql/where.py text/plain root:root 0o644 12.9 KB
/usr/share/pyshared/django/db/transaction.py text/plain root:root 0o644 9.7 KB
/usr/share/pyshared/django/db/utils.py text/x-c++ root:root 0o644 6.1 KB