api
|
feat: Add basic API
|
2024-10-03 08:45:42 +02:00 |
migrations
|
fix: Add migration
|
2024-10-19 20:37:32 +02: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 |
feeds.py
|
refactor: remove unused dependency
|
2024-04-16 17:21:54 +02:00 |
forms.py
|
fix: comment action
|
2024-10-10 23:19:17 +02:00 |
mail.py
|
fix: Don't use backslash in f-strings
|
2024-09-15 09:00:27 +02:00 |
models.py
|
feat: Add shortcut for setting status
|
2024-10-29 06:52:43 +01:00 |
tasks.py
|
feat: Log tasks
|
2024-10-19 19:45:42 +02:00 |
urls.py
|
feat: Add basic redirect service
|
2024-10-05 11:22:10 +02:00 |
views.py
|
feat: Use new shortcuts when creating ANs
|
2024-10-29 06:53:34 +01:00 |