Notfellchen/src/fellchensammlung
2024-05-31 13:51:14 +02:00
..
management/commands feat: Add management command to quickly test geocoding 2024-05-31 11:57:15 +02:00
migrations fix: rework geocoding api usage, make api url custom 2024-05-31 11:41:59 +02:00
static fix: Remodel profile card in header 2024-05-31 09:58:41 +02:00
templates/fellchensammlung refactor: Use django form 2024-05-31 13:48:24 +02:00
templatetags fix: var name 2024-04-14 15:24:36 +02:00
tools refactor: Move get_location to model to avoid circulari mports 2024-05-31 12:17:53 +02:00
__init__.py feat: Add logging config 2024-05-30 09:26:04 +02:00
admin.py feat: add announcements 2024-05-31 09:58:03 +02:00
apps.py feat: ensure languages exist 2024-04-14 13:23:35 +02:00
baker_recipes.py feat(test): Add data to populate basic db 2024-03-18 13:57:56 +01:00
feeds.py refactor: remove unused dependency 2024-04-16 17:21:54 +02:00
forms.py feat: Remove unused title from image 2024-05-31 13:51:14 +02:00
mail.py fix: Reported rule list needs string 2024-05-30 15:28:23 +02:00
models.py feat: Remove unused title from image 2024-05-31 13:51:14 +02:00
tests.py Initial commit 2024-03-17 11:26:32 +01:00
urls.py feat: Auto-add location to adoption notice 2024-05-31 10:58:57 +02:00
views.py refactor: Use django form 2024-05-31 13:48:24 +02:00