cookiecutter-django/{{cookiecutter.project_slug}}/src/common
2023-01-29 13:54:51 +01:00
..
migrations Initial commit 2022-10-28 22:05:31 +02:00
static/vendor Initial commit 2022-10-28 22:05:31 +02:00
templates Add github actions & footer 2023-01-27 10:55:43 +01:00
tests Introduce ruff to cookiecutter template 2023-01-29 13:54:51 +01:00
__init__.py Initial commit 2022-10-28 22:05:31 +02:00
admin.py Initial commit 2022-10-28 22:05:31 +02:00
apps.py Initial commit 2022-10-28 22:05:31 +02:00
forms.py Pre-configure registration & browser reload 2022-12-16 22:13:09 +01:00
models.py Introduce ruff to cookiecutter template 2023-01-29 13:54:51 +01:00
views.py Introduce ruff to cookiecutter template 2023-01-29 13:54:51 +01:00