spejstore/storage
palid 2a70d2cb31
Add configurable auth-by-lan values
2023-07-17 23:12:02 +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 Hack: admin props combobox works(?) 2023-07-17 23:04:30 +02:00
__init__.py Initial commit 2016-09-30 00:04:43 +02:00
admin.py Remove legacy labels from django admin 2023-07-17 23:04:30 +02:00
apiviews.py Make HSLan always authenticated for GET 2023-07-17 21:35:45 +02:00
apps.py Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
authentication.py Add configurable auth-by-lan values 2023-07-17 23:12:02 +02:00
models.py Deduplicate print function 2023-07-17 20:18:18 +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