Sith/sas
2024-09-01 19:05:54 +02:00
..
migrations add forgotten migration 2024-08-29 11:57:09 +02:00
static/sas/css move static files in their respective application 2024-08-26 22:34:31 +02:00
templates/sas move static files in their respective application 2024-08-26 22:34:31 +02:00
tests fix crash on album fetch & test 2024-08-10 00:46:40 +02:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py use autocomplete_fields in admin 2024-08-01 11:27:54 +02:00
api.py fix rights on albums and next/previous pictures 2024-08-08 13:35:48 +02:00
baker_recipes.py fix crash on album fetch & test 2024-08-10 00:46:40 +02:00
models.py convert uploaded images to webp 2024-09-01 19:05:54 +02:00
schemas.py paginate GET /api/sas/picture 2024-08-08 11:50:45 +02:00
urls.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
views.py fix picture navigation 2024-08-09 17:34:35 +02:00