team-3/src/c3nav/api
2023-12-07 02:21:46 +01:00
..
migrations missing migration 2023-12-01 20:57:47 +01:00
static/api/css browsable api should be reponsive 2016-09-13 13:23:28 +02:00
__init__.py goodbye django rest framework 2023-12-03 21:50:55 +01:00
api.py move api auth from authorization header to X-API-Key header 2023-12-04 23:07:45 +01:00
apps.py fix some bugs in session api and add a signal to cleanup tokens after password change 2018-11-23 22:45:45 +01:00
auth.py merge RangeLocator into Locator and modernize code 2023-12-07 02:21:46 +01:00
exceptions.py move api auth from authorization header to X-API-Key header 2023-12-04 23:07:45 +01:00
middleware.py Don’t crash on empty content type 2019-03-01 16:34:58 +01:00
models.py remove old api secret 2023-12-03 16:39:11 +01:00
ninja.py move api auth from authorization header to X-API-Key header 2023-12-04 23:07:45 +01:00
schema.py more map api documentation improvements 2023-12-04 18:58:49 +01:00
signals.py fix some bugs in session api and add a signal to cleanup tokens after password change 2018-11-23 22:45:45 +01:00
urls.py lots of small fixes and todo removals 2023-12-04 22:21:48 +01:00
utils.py remove rest framework import 2023-12-04 16:19:34 +01:00