About

This package is 24.8 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/d/django-authority/python-django-authority_0.5-2_all.deb .

View its full control file here: debian/control.

Description

more powerful permission system for Django

Relations

This package depends on: python (>= 2.7), python (<< 2.8), python-django.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

python-django-authority 0.5-2 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/authority/ root:root 0o755
/usr/lib/python2.7/dist-packages/authority/admin.py text/x-c++ root:root 0o644 6.8 KB
/usr/lib/python2.7/dist-packages/authority/decorators.py text/x-python root:root 0o644 3.2 KB
/usr/lib/python2.7/dist-packages/authority/exceptions.py text/x-c++ root:root 0o644 390 bytes
/usr/lib/python2.7/dist-packages/authority/forms.py text/x-c++ root:root 0o644 3.8 KB
/usr/lib/python2.7/dist-packages/authority/__init__.py text/x-python root:root 0o644 834 bytes
/usr/lib/python2.7/dist-packages/authority/managers.py text/x-c++ root:root 0o644 2.3 KB
/usr/lib/python2.7/dist-packages/authority/models.py text/x-c++ root:root 0o644 2.5 KB
/usr/lib/python2.7/dist-packages/authority/permissions.py text/x-c++ root:root 0o644 14.0 KB
/usr/lib/python2.7/dist-packages/authority/sites.py text/x-c++ root:root 0o644 5.6 KB
/usr/lib/python2.7/dist-packages/authority/templates/ root:root 0o755
/usr/lib/python2.7/dist-packages/authority/templates/admin/ root:root 0o755
/usr/lib/python2.7/dist-packages/authority/templates/admin/edit_inline/ root:root 0o755
/usr/lib/python2.7/dist-packages/authority/templates/admin/edit_inline/action_tabular.html text/html root:root 0o644 2.5 KB
/usr/lib/python2.7/dist-packages/authority/templates/admin/permission_change_form.html text/html root:root 0o644 2.1 KB
/usr/lib/python2.7/dist-packages/authority/templates/authority/ root:root 0o755
/usr/lib/python2.7/dist-packages/authority/templates/authority/403.html text/plain root:root 0o644 147 bytes
/usr/lib/python2.7/dist-packages/authority/templates/authority/permission_delete_link.html text/html root:root 0o644 110 bytes
/usr/lib/python2.7/dist-packages/authority/templates/authority/permission_form.html text/plain root:root 0o644 453 bytes
/usr/lib/python2.7/dist-packages/authority/templates/authority/permission_request_approve_link.html text/html root:root 0o644 108 bytes
/usr/lib/python2.7/dist-packages/authority/templates/authority/permission_request_delete_link.html text/html root:root 0o644 177 bytes
/usr/lib/python2.7/dist-packages/authority/templatetags/ root:root 0o755
/usr/lib/python2.7/dist-packages/authority/templatetags/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/lib/python2.7/dist-packages/authority/templatetags/permissions.py text/x-c++ root:root 0o644 15.2 KB
/usr/lib/python2.7/dist-packages/authority/tests.py text/x-c++ root:root 0o644 13.2 KB
/usr/lib/python2.7/dist-packages/authority/urls.py text/x-python root:root 0o644 1009 bytes
/usr/lib/python2.7/dist-packages/authority/views.py text/x-python root:root 0o644 4.2 KB
/usr/lib/python2.7/dist-packages/authority/widgets.py text/x-c++ root:root 0o644 2.3 KB
/usr/lib/python2.7/dist-packages/django_authority-0.5.egg-info/ root:root 0o755
/usr/lib/python2.7/dist-packages/django_authority-0.5.egg-info/dependency_links.txt application/octet-stream root:root 0o644 1 byte
/usr/lib/python2.7/dist-packages/django_authority-0.5.egg-info/not-zip-safe application/octet-stream root:root 0o644 1 byte
/usr/lib/python2.7/dist-packages/django_authority-0.5.egg-info/PKG-INFO text/plain root:root 0o644 5.7 KB
/usr/lib/python2.7/dist-packages/django_authority-0.5.egg-info/requires.txt text/plain root:root 0o644 7 bytes
/usr/lib/python2.7/dist-packages/django_authority-0.5.egg-info/SOURCES.txt text/plain root:root 0o644 1.8 KB
/usr/lib/python2.7/dist-packages/django_authority-0.5.egg-info/top_level.txt text/plain root:root 0o644 10 bytes
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/python-django-authority/ root:root 0o755
/usr/share/doc/python-django-authority/changelog.Debian.gz application/gzip root:root 0o644 409 bytes
/usr/share/doc/python-django-authority/copyright text/plain root:root 0o644 1.7 KB
/usr/share/doc/python-django-authority/examples/ root:root 0o755
/usr/share/doc/python-django-authority/examples/example/ root:root 0o755
/usr/share/doc/python-django-authority/examples/example/development.py text/x-python root:root 0o644 64 bytes
/usr/share/doc/python-django-authority/examples/example/exampleapp/ root:root 0o755
/usr/share/doc/python-django-authority/examples/example/exampleapp/admin.py text/x-python root:root 0o644 294 bytes
/usr/share/doc/python-django-authority/examples/example/exampleapp/forms.py text/x-c++ root:root 0o644 260 bytes
/usr/share/doc/python-django-authority/examples/example/exampleapp/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/doc/python-django-authority/examples/example/exampleapp/models.py text/x-python root:root 0o644 57 bytes
/usr/share/doc/python-django-authority/examples/example/exampleapp/permissions.py text/x-c++ root:root 0o644 1.9 KB
/usr/share/doc/python-django-authority/examples/example/exampleapp/tests.py text/plain root:root 0o644 514 bytes
/usr/share/doc/python-django-authority/examples/example/exampleapp/views.py text/x-python root:root 0o644 696 bytes
/usr/share/doc/python-django-authority/examples/example/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/doc/python-django-authority/examples/example/manage.py text/x-python root:root 0o755 879 bytes
/usr/share/doc/python-django-authority/examples/example/production.py text/x-python root:root 0o644 32 bytes
/usr/share/doc/python-django-authority/examples/example/settings.py text/x-python root:root 0o644 2.3 KB
/usr/share/doc/python-django-authority/examples/example/urls.py text/x-python root:root 0o644 1.3 KB