migrations
|
add base admin panel for admin users
|
2024-10-03 17:46:02 +02:00 |
templates
|
statedefinitions delete now uses correct id
|
2025-01-15 12:34:07 +01:00 |
__init__.py
|
add base admin panel for admin users
|
2024-10-03 17:46:02 +02:00 |
admin.py
|
add base admin panel for admin users
|
2024-10-03 17:46:02 +02:00 |
apps.py
|
add base admin panel for admin users
|
2024-10-03 17:46:02 +02:00 |
email.py
|
email up
|
2024-10-15 11:06:08 +02:00 |
forms.py
|
added form for state definition order update
|
2025-01-15 12:29:30 +01:00 |
models.py
|
add base admin panel for admin users
|
2024-10-03 17:46:02 +02:00 |
tests.py
|
add base admin panel for admin users
|
2024-10-03 17:46:02 +02:00 |
urls.py
|
sortable list now updates order of definitions
|
2025-01-15 12:29:30 +01:00 |
views.py
|
logging for statedefinitions
|
2025-01-15 12:34:07 +01:00 |