MANIFEST.in
README.md
pyproject.toml
setup.py
src/django_dsgovbr.egg-info/PKG-INFO
src/django_dsgovbr.egg-info/SOURCES.txt
src/django_dsgovbr.egg-info/dependency_links.txt
src/django_dsgovbr.egg-info/top_level.txt
src/dsgovbr/__init__.py
src/dsgovbr/apps.py
src/dsgovbr/context_processors.py
src/dsgovbr/migrations/__init__.py
src/dsgovbr/static/favicon.ico
src/dsgovbr/static/dsgovbr/css/dsgovbr.css
src/dsgovbr/static/vendors/serpro/core-base.min.css
src/dsgovbr/static/vendors/serpro/core-init.min.js
src/dsgovbr/static/vendors/serpro/core-lite.min.css
src/dsgovbr/static/vendors/serpro/core-tokens.min.css
src/dsgovbr/static/vendors/serpro/core.min.css
src/dsgovbr/static/vendors/serpro/core.min.js
src/dsgovbr/static/vendors/serpro/favicon.ico
src/dsgovbr/static/vendors/serpro/govbr.png
src/dsgovbr/static/vendors/serpro/govbr.svg
src/dsgovbr/static/vendors/serpro/favicon/apple-touch-icon.png
src/dsgovbr/static/vendors/serpro/favicon/favicon-16x16.png
src/dsgovbr/static/vendors/serpro/favicon/favicon-32x32.png
src/dsgovbr/static/vendors/serpro/favicon/mstile-144x144.png
src/dsgovbr/static/vendors/serpro/favicon/safari-pinned-tab.svg
src/dsgovbr/templates/admin/app_index.html
src/dsgovbr/templates/admin/app_list.html
src/dsgovbr/templates/admin/base.html
src/dsgovbr/templates/admin/base_site.html
src/dsgovbr/templates/admin/change_form.html
src/dsgovbr/templates/admin/change_form_object_tools.html
src/dsgovbr/templates/admin/change_list.html
src/dsgovbr/templates/admin/change_list_object_tools.html
src/dsgovbr/templates/admin/change_list_results.html
src/dsgovbr/templates/admin/index.html
src/dsgovbr/templates/admin/nav_sidebar.html
src/dsgovbr/templates/admin/submit_line.html
src/dsgovbr/templates/admin/edit_inline/stacked.html
src/dsgovbr/templates/admin/edit_inline/tabular.html
src/dsgovbr/templates/admin/import_export/base.html
src/dsgovbr/templates/admin/import_export/change_form.html
src/dsgovbr/templates/admin/import_export/change_list.html
src/dsgovbr/templates/admin/import_export/change_list_export.html
src/dsgovbr/templates/admin/import_export/change_list_export_item.html
src/dsgovbr/templates/admin/import_export/change_list_import.html
src/dsgovbr/templates/admin/import_export/change_list_import_export.html
src/dsgovbr/templates/admin/import_export/change_list_import_item.html
src/dsgovbr/templates/admin/import_export/export.html
src/dsgovbr/templates/admin/import_export/import.html
src/dsgovbr/templates/admin/import_export/resource_fields_list.html
src/dsgovbr/templates/admin/includes/fieldset.html
src/dsgovbr/templates/admin/includes/object_delete_summary.html
src/dsgovbr/templates/dsgovbr/favicon.html
src/dsgovbr/templates/simple_history/object_history.html
src/dsgovbr/templates/simple_history/object_history_form.html
src/dsgovbr/templates/simple_history/object_history_list.html
src/dsgovbr/templates/simple_history/submit_line.html
src/dsgovbr/templatetags/dsgovbr.py