Notfellchen/src/fellchensammlung
2024-04-15 23:08:39 +02:00
..
management/commands feat: add description for test animal 2024-04-14 20:57:58 +02:00
migrations feat: Add language to rules to make them translatable (migrations) 2024-04-14 15:59:15 +02:00
static feat: Allow styling of RSS feed 2024-04-15 23:08:39 +02:00
templates/fellchensammlung feat: add animal description, fix tags 2024-04-14 20:57:42 +02:00
templatetags fix: var name 2024-04-14 15:24:36 +02:00
tests/assets feat: add test photos (CC0) 2024-03-23 22:16:55 +01:00
tools feat: ensure languages exist 2024-04-14 13:23:35 +02:00
__init__.py Initial commit 2024-03-17 11:26:32 +01:00
admin.py feat: Add text to admin 2024-04-14 13:27:41 +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 feat: Allow styling of RSS feed 2024-04-15 23:08:39 +02:00
forms.py fix: Correctly use custom user model in registration form 2024-04-07 11:41:37 +02:00
mail.py translation: Define new stings and continue translation 2024-04-13 13:25:09 +02:00
models.py feat: Add language to rules to make them translatable 2024-04-14 15:56:42 +02:00
tests.py Initial commit 2024-03-17 11:26:32 +01:00
urls.py feed: Add basic rss feed 2024-04-14 16:48:07 +02:00
views.py refactor: import 2024-04-14 15:45:57 +02:00