CHANGES
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
src/admin_extra_urls/__init__.py
src/admin_extra_urls/extras.py
src/admin_extra_urls/mixins.py
src/admin_extra_urls/site.py
src/admin_extra_urls.egg-info/PKG-INFO
src/admin_extra_urls.egg-info/SOURCES.txt
src/admin_extra_urls.egg-info/dependency_links.txt
src/admin_extra_urls.egg-info/requires.txt
src/admin_extra_urls.egg-info/top_level.txt
src/admin_extra_urls/templates/admin_extra_urls/change_form.html
src/admin_extra_urls/templates/admin_extra_urls/change_list.html
src/admin_extra_urls/templates/admin_extra_urls/confirm.html
src/admin_extra_urls/templates/admin_extra_urls/grappelli/change_form.html
src/admin_extra_urls/templates/admin_extra_urls/grappelli/change_list.html
src/admin_extra_urls/templates/admin_extra_urls/grappelli/includes/change_form_buttons.html
src/admin_extra_urls/templates/admin_extra_urls/grappelli/includes/change_list_buttons.html
src/admin_extra_urls/templates/admin_extra_urls/includes/change_form_buttons.html
src/admin_extra_urls/templates/admin_extra_urls/includes/change_list_buttons.html
src/admin_extra_urls/templatetags/__init__.py
src/admin_extra_urls/templatetags/extra_urls.py
src/requirements/develop.pip
src/requirements/testing.pip
tests/.coveragerc
tests/conftest.py
tests/manage.py
tests/test_actions.py
tests/test_confirm.py
tests/test_links.py
tests/test_upload.py
tests/test_utils.py
tests/demoapp/demo/__init__.py
tests/demoapp/demo/admin.py
tests/demoapp/demo/models.py
tests/demoapp/demo/settings.py
tests/demoapp/demo/upload.py
tests/demoapp/demo/urls.py
tests/demoapp/demo/migrations/0001_initial.py
tests/demoapp/demo/migrations/__init__.py
tests/demoapp/demo/templates/admin_extra_urls/upload.html