Notfellchen/src/fellchensammlung
2024-10-29 17:51:28 +01:00
..
api feat: Add basic API 2024-10-03 08:45:42 +02:00
management/commands fix: Correct import 2024-10-29 17:49:39 +01:00
migrations fix: Use timezone data not native datetime 2024-10-29 17:50:53 +01:00
static refactor: Reorder 2024-10-05 13:26:32 +02:00
templates/fellchensammlung fix: adoption form 2024-10-26 08:52:38 +02:00
templatetags feat: Add domain customtag 2024-10-05 11:05:33 +02:00
tools fix: url name 2024-10-19 20:38:24 +02:00
__init__.py feat: Add logging config 2024-05-30 09:26:04 +02:00
admin.py feat: Add basic logs 2024-10-10 23:21:07 +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 refactor: Remove unused import 2024-10-29 17:49:54 +01:00
mail.py fix: Don't use backslash in f-strings 2024-09-15 09:00:27 +02:00
models.py fix: Use timezone data not native datetime 2024-10-29 17:50:18 +01:00
tasks.py fix: Use timezone data not native datetime 2024-10-29 17:50:53 +01:00
urls.py feat: Add basic redirect service 2024-10-05 11:22:10 +02:00
views.py feat: Use Stadt instead of postcode 2024-10-29 17:51:28 +01:00