Notfellchen/src/fellchensammlung
2024-10-10 17:06:29 +02:00
..
api feat: Add basic API 2024-10-03 08:45:42 +02:00
management/commands feat: Add instance health check, allow clean locations for rescue orgs 2024-09-28 23:45:59 +02:00
migrations feat: Add unchecked as AN status 2024-10-10 17:06:29 +02:00
static refactor: Reorder 2024-10-05 13:26:32 +02:00
templates/fellchensammlung fix: Add tag 2024-10-10 07:39:53 +02:00
templatetags feat: Add domain customtag 2024-10-05 11:05:33 +02:00
tools feat: Use celery for location queries 2024-10-10 07:39:44 +02:00
__init__.py feat: Add logging config 2024-05-30 09:26:04 +02:00
admin.py feat: Add subscriptions to admin site 2024-09-29 23:35:18 +02:00
apps.py feat: ensure languages exist 2024-04-14 13:23:35 +02:00
baker_recipes.py feat: Add permission control to edit and add-to actions 2024-08-06 19:28:03 +02:00
feeds.py refactor: remove unused dependency 2024-04-16 17:21:54 +02:00
forms.py feat: Add last checked to ANs and add updatequeue 2024-09-30 15:22:19 +02:00
mail.py fix: Don't use backslash in f-strings 2024-09-15 09:00:27 +02:00
models.py feat: Add unchecked as AN status 2024-10-10 17:06:29 +02:00
tasks.py feat: Use celery for location queries 2024-10-10 07:39:44 +02:00
tests.py Initial commit 2024-03-17 11:26:32 +01:00
urls.py feat: Add basic redirect service 2024-10-05 11:22:10 +02:00
views.py feat: Use celery for location queries 2024-10-10 07:39:44 +02:00