CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
openwisp_utils/__init__.py
openwisp_utils/admin.py
openwisp_utils/base.py
openwisp_utils/loaders.py
openwisp_utils/settings.py
openwisp_utils/staticfiles.py
openwisp_utils.egg-info/PKG-INFO
openwisp_utils.egg-info/SOURCES.txt
openwisp_utils.egg-info/dependency_links.txt
openwisp_utils.egg-info/not-zip-safe
openwisp_utils.egg-info/requires.txt
openwisp_utils.egg-info/top_level.txt
openwisp_utils/admin_theme/__init__.py
openwisp_utils/admin_theme/admin.py
openwisp_utils/admin_theme/static/admin/css/openwisp.css
openwisp_utils/admin_theme/static/ui/openwisp/images/favicon.png
openwisp_utils/admin_theme/static/ui/openwisp/images/openwisp-logo.svg
openwisp_utils/admin_theme/templates/base.html
openwisp_utils/admin_theme/templates/admin/base_site.html
openwisp_utils/admin_theme/templates/admin/submit_line.html
openwisp_utils/tests/__init__.py
openwisp_utils/tests/utils.py
tests/test_project/__init__.py
tests/test_project/admin.py
tests/test_project/apps.py
tests/test_project/models.py
tests/test_project/migrations/0001_initial.py
tests/test_project/migrations/__init__.py
tests/test_project/tests/__init__.py
tests/test_project/tests/test_admin.py
tests/test_project/tests/test_dependency_discovery.py