sintonia/api/libretime_api
jo 2dcc654b70 feat(api): load config using shared helpers
- add django settings module documentation
- use default for previously required fields

BREAKING CHANGE: The API command line interface require the
configuration file to be present. The default configuration file path is
`/etc/airtime/airtime.conf`
2022-03-02 22:03:56 +02:00
..
models chore: add pyupgrade pre-commit hook 2022-01-27 10:37:48 +02:00
settings feat(api): load config using shared helpers 2022-03-02 22:03:56 +02:00
tests feat(api): load config using shared helpers 2022-03-02 22:03:56 +02:00
__init__.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
apps.py chore: fixes after libretime_api rename 2022-01-04 09:18:58 +02:00
cli.py feat(api): load config using shared helpers 2022-03-02 22:03:56 +02:00
managers.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
permission_constants.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
permissions.py feat(api): load config using shared helpers 2022-03-02 22:03:56 +02:00
serializers.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
urls.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
views.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
wsgi.py chore: fixes after libretime_api rename 2022-01-04 09:18:58 +02:00