Notfellchen/src/fellchensammlung
2024-03-20 10:35:40 +01:00
..
management/commands feat: Add basic flow to add adoption notices 2024-03-19 18:18:55 +01:00
migrations feat: Add basic flow to add adoption notices 2024-03-20 09:19:58 +01:00
static/fellchensammlung feat: Add animal detail view 2024-03-19 06:15:38 +01:00
templates/fellchensammlung feat: Link adoption notices in list of them 2024-03-20 10:32:00 +01:00
templatetags feat: Add basic list o adoption notices 2024-03-18 22:50:39 +01:00
tools feat: Add animal detail view 2024-03-19 07:02:32 +01:00
__init__.py Initial commit 2024-03-17 11:26:32 +01:00
admin.py feat: Add sites for the main actions 2024-03-18 16:36:45 +01:00
apps.py Initial commit 2024-03-17 11:26:32 +01:00
baker_recipes.py feat(test): Add data to populate basic db 2024-03-18 13:57:56 +01:00
forms.py feat: Add basic flow to add adoption notices 2024-03-20 09:19:58 +01:00
models.py feat: Add adoption notice detail view 2024-03-20 10:35:40 +01:00
tests.py Initial commit 2024-03-17 11:26:32 +01:00
urls.py feat: Add basic flow to add adoption notices 2024-03-19 18:18:55 +01:00
views.py feat: Add adoption notice detail view 2024-03-20 10:35:40 +01:00