libretime/api/libretime_api
Jonas L 3245216869
feat(legacy): add db config defaults and allow custom port (#1559)
* feat(legacy): allow custom port for database connection

- fix heredoc for php72

* update test config db section

* update sample config db section

* update api db config

* use defaults for database config section

* update documentation

* more documentation for migration
2022-02-04 16:03:01 +02:00
..
models chore: add pyupgrade pre-commit hook 2022-01-27 10:37:48 +02:00
tests chore: add pyupgrade pre-commit hook 2022-01-27 10:37:48 +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 chore: fixes after libretime_api rename 2022-01-04 09:18:58 +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 chore: add pyupgrade pre-commit hook 2022-01-27 10:37:48 +02:00
serializers.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
settings.py feat(legacy): add db config defaults and allow custom port (#1559) 2022-02-04 16:03:01 +02:00
urls.py chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
utils.py chore: add pyupgrade pre-commit hook 2022-01-27 10:37:48 +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