sintonia/api/libretime_api
renovate[bot] f585172850
chore(deps): update dependency django to v4 (#2268)
* chore(deps): update dependency django to v4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2022-12-07 10:20:36 +01:00
..
_fixtures feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
core feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00
history feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00
legacy feat(legacy): remove db allowed_cors_origins preference (#2095) 2022-10-11 13:38:31 +02:00
podcasts feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00
schedule fix(playout): missing live show events (#2087) 2022-09-06 14:09:04 +02:00
settings chore(deps): update dependency django to v4 (#2268) 2022-12-07 10:20:36 +01:00
storage feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00
tests test(api): conftest at top level for global fixture access (#2038) 2022-08-10 12:36:56 +02:00
__init__.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
_constants.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
asgi.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
conftest.py test(api): conftest at top level for global fixture access (#2038) 2022-08-10 12:36:56 +02:00
manage.py chore(api): disable some linting rule 2022-06-22 13:37:17 +02:00
permission_constants.py chore(api): rename editor role to host 2022-06-27 19:02:12 +02:00
permissions.py chore(api): rename editor role to host 2022-06-27 19:02:12 +02:00
urls.py feat(api): move /api-auth to /api/browser (#2094) 2022-09-06 21:30:43 +02:00
wsgi.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00