LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
django_boot/__init__.py
django_boot/admin.py
django_boot/apps.py
django_boot/models.py
django_boot/tests.py
django_boot/views.py
django_boot.egg-info/PKG-INFO
django_boot.egg-info/SOURCES.txt
django_boot.egg-info/dependency_links.txt
django_boot.egg-info/requires.txt
django_boot.egg-info/top_level.txt
django_boot/migrations/__init__.py
django_boot/static/.DS_Store
django_boot/static/css/base.css
django_boot/static/css/index.css
django_boot/static/img/.DS_Store
django_boot/static/img/logo.png
django_boot/static/js/actions.js
django_boot/static/js/base.js
django_boot/static/js/dark_mode.js
django_boot/templates/admin/actions.html
django_boot/templates/admin/app_index.html
django_boot/templates/admin/app_list.html
django_boot/templates/admin/base.html
django_boot/templates/admin/base_site.html
django_boot/templates/admin/change_form.html
django_boot/templates/admin/change_form_object_tools.html
django_boot/templates/admin/change_list.html
django_boot/templates/admin/change_list_object_tools.html
django_boot/templates/admin/change_list_results.html
django_boot/templates/admin/delete_confirmation.html
django_boot/templates/admin/delete_selected_confirmation.html
django_boot/templates/admin/filter.html
django_boot/templates/admin/index.html
django_boot/templates/admin/login.html
django_boot/templates/admin/nav_sidebar.html
django_boot/templates/admin/object_history.html
django_boot/templates/admin/search_form.html
django_boot/templates/admin/submit_line.html
django_boot/templates/admin/includes/fieldset.html
django_boot/templates/registration/logged_out.html
django_boot/templates/registration/password_change_done.html
django_boot/templates/registration/password_change_form.html
django_boot/templates/registration/password_reset_complete.html
django_boot/templates/registration/password_reset_confirm.html
django_boot/templates/registration/password_reset_done.html
django_boot/templates/registration/password_reset_email.html
django_boot/templates/registration/password_reset_form.html