spejstore/storage
Dariusz Niemczyk 9200bdbb3b
authentication: always require if defined env
if SPEJSTORE_REQUIRE_AUTH is 'true' then always require auth
otherwise make it read-only on unauthorized access
2023-08-13 20:10:00 +02:00
..
management
migrations Add autocomplete for users in Admin and fix perms 2023-07-20 14:49:44 +02:00
templates
__init__.py
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
authentication.py authentication: always require if defined env 2023-08-13 20:10:00 +02:00
models.py Fix parent autocompletes 2023-08-04 18:02:08 +02:00
serializers.py
tests.py
urls.py
views.py Make paths publically available due to beyondspace 2023-07-23 17:31:37 +02:00
widgets.py