spejstore/storage
palid f7688262e4
Fix API views
2023-07-17 15:46:00 +02:00
..
management Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
migrations Add missing migration (django unhappy) 2023-07-11 23:29:28 +02:00
templates Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
__init__.py Initial commit 2016-09-30 00:04:43 +02:00
admin.py Fix admin not searching properly and make it great 2023-07-11 17:52:38 +02:00
apiviews.py Fix API views 2023-07-17 15:46:00 +02:00
apps.py Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
models.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
serializers.py Fix API views 2023-07-17 15:46:00 +02:00
tests.py Initial commit 2016-09-30 00:04:43 +02:00
urls.py Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
views.py Force authorization for all routes 2023-07-13 21:01:00 +02:00
widgets.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00