About

This package is 62.2 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/d/django-evolution/python-django-evolution_0.6.7-1_all.deb .

View its full control file here: debian/control.

Description

Implementation of schema evolution for the Django web framework

Relations

This package depends on: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-django.

This package does not recommend any other package.

This package suggests: python-nose.

This package does not conflict with any other package.

Package Contents

This package is indexed.

python-django-evolution 0.6.7-1 is in ubuntu - xenial / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
postinst text/x-shellscript N/A N/A 173 bytes
prerm text/x-shellscript N/A N/A 283 bytes
/usr/ root:root 0o755
/usr/lib/ root:root 0o755
/usr/lib/python2.7/ root:root 0o755
/usr/lib/python2.7/dist-packages/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution-0.6.7.egg-info/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution-0.6.7.egg-info/dependency_links.txt root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution-0.6.7.egg-info/PKG-INFO root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution-0.6.7.egg-info/requires.txt root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution-0.6.7.egg-info/SOURCES.txt root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution-0.6.7.egg-info/top_level.txt root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/admin.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/builtin_evolutions/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution/builtin_evolutions/auth_delete_message.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/builtin_evolutions/__init__.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/builtin_evolutions/session_expire_date_db_index.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/db/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution/db/common.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/db/__init__.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/db/mysql_old.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/db/mysql.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/db/postgresql_psycopg2.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/db/postgresql.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/db/sqlite3.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/diff.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/evolve.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/__init__.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/management/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution/management/commands/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution/management/commands/evolve.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/management/commands/__init__.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/management/__init__.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/models.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/mutations.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/signature.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution/tests/add_field.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/change_field.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/db/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_evolution/tests/db/__init__.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/db/mysql_old.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/db/mysql.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/db/postgresql_psycopg2.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/db/postgresql.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/db/sqlite3.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/delete_app.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/delete_field.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/delete_model.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/generics.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/inheritance.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/__init__.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/models.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/multi_db.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/ordering.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/rename_field.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/signature.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/sql_mutation.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/tests/utils.py root:root 0o777
/usr/lib/python2.7/dist-packages/django_evolution/utils.py root:root 0o777
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/python-django-evolution/ root:root 0o755
/usr/share/doc/python-django-evolution/AUTHORS text/plain root:root 0o644 843 bytes
/usr/share/doc/python-django-evolution/changelog.Debian.gz application/gzip root:root 0o644 166 bytes
/usr/share/doc/python-django-evolution/copyright text/plain root:root 0o644 2.5 KB
/usr/share/doc/python-django-evolution/evolution.txt.gz application/gzip root:root 0o644 7.2 KB
/usr/share/doc/python-django-evolution/faq.txt.gz application/gzip root:root 0o644 5.7 KB
/usr/share/doc/python-django-evolution/README text/plain root:root 0o644 519 bytes
/usr/share/lintian/ root:root 0o755
/usr/share/lintian/overrides/ root:root 0o755
/usr/share/lintian/overrides/python-django-evolution text/plain root:root 0o644 169 bytes
/usr/share/pyshared/ root:root 0o755
/usr/share/pyshared/django_evolution/ root:root 0o755
/usr/share/pyshared/django_evolution-0.6.7.egg-info/ root:root 0o755
/usr/share/pyshared/django_evolution-0.6.7.egg-info/dependency_links.txt application/octet-stream root:root 0o644 1 byte
/usr/share/pyshared/django_evolution-0.6.7.egg-info/PKG-INFO text/plain root:root 0o644 666 bytes
/usr/share/pyshared/django_evolution-0.6.7.egg-info/requires.txt text/plain root:root 0o644 13 bytes
/usr/share/pyshared/django_evolution-0.6.7.egg-info/SOURCES.txt text/plain root:root 0o644 1.9 KB
/usr/share/pyshared/django_evolution-0.6.7.egg-info/top_level.txt text/plain root:root 0o644 17 bytes
/usr/share/pyshared/django_evolution/admin.py text/x-python root:root 0o644 149 bytes
/usr/share/pyshared/django_evolution/builtin_evolutions/ root:root 0o755
/usr/share/pyshared/django_evolution/builtin_evolutions/auth_delete_message.py text/x-python root:root 0o644 127 bytes
/usr/share/pyshared/django_evolution/builtin_evolutions/__init__.py text/x-python root:root 0o644 739 bytes
/usr/share/pyshared/django_evolution/builtin_evolutions/session_expire_date_db_index.py text/x-python root:root 0o644 170 bytes
/usr/share/pyshared/django_evolution/db/ root:root 0o755
/usr/share/pyshared/django_evolution/db/common.py text/x-c++ root:root 0o644 10.5 KB
/usr/share/pyshared/django_evolution/db/__init__.py text/x-c++ root:root 0o644 860 bytes
/usr/share/pyshared/django_evolution/db/mysql_old.py text/x-python root:root 0o644 68 bytes
/usr/share/pyshared/django_evolution/db/mysql.py text/x-c++ root:root 0o644 3.9 KB
/usr/share/pyshared/django_evolution/db/postgresql_psycopg2.py text/x-python root:root 0o644 70 bytes
/usr/share/pyshared/django_evolution/db/postgresql.py text/x-c++ root:root 0o644 2.3 KB
/usr/share/pyshared/django_evolution/db/sqlite3.py text/x-c++ root:root 0o644 8.3 KB
/usr/share/pyshared/django_evolution/diff.py text/x-c++ root:root 0o644 10.4 KB
/usr/share/pyshared/django_evolution/evolve.py text/x-python root:root 0o644 2.8 KB
/usr/share/pyshared/django_evolution/__init__.py text/x-c++ root:root 0o644 1.4 KB
/usr/share/pyshared/django_evolution/management/ root:root 0o755
/usr/share/pyshared/django_evolution/management/commands/ root:root 0o755
/usr/share/pyshared/django_evolution/management/commands/evolve.py text/x-c++ root:root 0o644 13.1 KB
/usr/share/pyshared/django_evolution/management/commands/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django_evolution/management/__init__.py text/x-python root:root 0o644 4.8 KB
/usr/share/pyshared/django_evolution/models.py text/x-c++ root:root 0o644 938 bytes
/usr/share/pyshared/django_evolution/mutations.py text/x-c++ root:root 0o644 25.9 KB
/usr/share/pyshared/django_evolution/signature.py text/x-python root:root 0o644 3.2 KB
/usr/share/pyshared/django_evolution/tests/ root:root 0o755
/usr/share/pyshared/django_evolution/tests/add_field.py text/x-python root:root 0o644 21.5 KB
/usr/share/pyshared/django_evolution/tests/change_field.py text/x-python root:root 0o644 27.3 KB
/usr/share/pyshared/django_evolution/tests/db/ root:root 0o755
/usr/share/pyshared/django_evolution/tests/db/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/pyshared/django_evolution/tests/db/mysql_old.py text/x-python root:root 0o644 68 bytes
/usr/share/pyshared/django_evolution/tests/db/mysql.py text/x-python root:root 0o644 13.5 KB
/usr/share/pyshared/django_evolution/tests/db/postgresql_psycopg2.py text/x-python root:root 0o644 70 bytes
/usr/share/pyshared/django_evolution/tests/db/postgresql.py text/x-python root:root 0o644 17.1 KB
/usr/share/pyshared/django_evolution/tests/db/sqlite3.py text/x-python root:root 0o644 87.6 KB
/usr/share/pyshared/django_evolution/tests/delete_app.py text/x-python root:root 0o644 2.9 KB
/usr/share/pyshared/django_evolution/tests/delete_field.py text/x-python root:root 0o644 9.8 KB
/usr/share/pyshared/django_evolution/tests/delete_model.py text/x-python root:root 0o644 4.0 KB
/usr/share/pyshared/django_evolution/tests/generics.py text/x-python root:root 0o644 2.8 KB
/usr/share/pyshared/django_evolution/tests/inheritance.py text/x-python root:root 0o644 2.8 KB
/usr/share/pyshared/django_evolution/tests/__init__.py text/x-python root:root 0o644 1.1 KB
/usr/share/pyshared/django_evolution/tests/models.py text/plain root:root 0o644 209 bytes
/usr/share/pyshared/django_evolution/tests/multi_db.py text/x-python root:root 0o644 29.0 KB
/usr/share/pyshared/django_evolution/tests/ordering.py text/plain root:root 0o644 1.4 KB
/usr/share/pyshared/django_evolution/tests/rename_field.py text/x-python root:root 0o644 18.7 KB
/usr/share/pyshared/django_evolution/tests/signature.py text/plain root:root 0o644 10.6 KB
/usr/share/pyshared/django_evolution/tests/sql_mutation.py text/x-python root:root 0o644 3.1 KB
/usr/share/pyshared/django_evolution/tests/utils.py text/x-python root:root 0o644 12.6 KB
/usr/share/pyshared/django_evolution/utils.py text/x-python root:root 0o644 839 bytes