LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
django_autoapp/__init__.py
django_autoapp/apps.py
django_autoapp.egg-info/PKG-INFO
django_autoapp.egg-info/SOURCES.txt
django_autoapp.egg-info/dependency_links.txt
django_autoapp.egg-info/requires.txt
django_autoapp.egg-info/top_level.txt
django_autoapp/templates/codegen_templates/admin.j2
django_autoapp/templates/codegen_templates/apps.j2
django_autoapp/templates/codegen_templates/confirm_delete_template.j2
django_autoapp/templates/codegen_templates/detail_template.j2
django_autoapp/templates/codegen_templates/form_template.j2
django_autoapp/templates/codegen_templates/forms.j2
django_autoapp/templates/codegen_templates/list_template.j2
django_autoapp/templates/codegen_templates/models.j2
django_autoapp/templates/codegen_templates/project_base_template.j2
django_autoapp/templates/codegen_templates/project_nav_template.j2
django_autoapp/templates/codegen_templates/run_project.j2
django_autoapp/templates/codegen_templates/urls.j2
django_autoapp/templates/codegen_templates/views.j2