spejstore/storage
palid 15bf813b04
django: force auth for all requests
2023-08-25 21:06:01 +02:00
..
management Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
migrations Add autocomplete for users in Admin and fix perms 2023-07-20 14:49:44 +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 Fix parent autocompletes 2023-08-04 18:02:08 +02:00
apiviews.py Make paths publically available due to beyondspace 2023-07-23 17:31:37 +02:00
apps.py Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
authentication.py django: force auth for all requests 2023-08-25 21:06:01 +02:00
middleware.py django: force auth for all requests 2023-08-25 21:06:01 +02:00
models.py Fix parent autocompletes 2023-08-04 18:02:08 +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 Make paths publically available due to beyondspace 2023-07-23 17:31:37 +02:00
widgets.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00