models
|
Better format enforcing (#1391)
|
2021-10-17 16:24:37 +02:00 |
tests
|
feat: run API tests in CI (#1421)
|
2021-10-18 14:17:34 +02:00 |
__init__.py
|
add API v2
|
2021-05-14 13:04:46 +02:00 |
apps.py
|
Remove python encoding pragma
|
2021-06-05 00:39:23 +02:00 |
cli.py
|
feature: Use setuptools entrypoints (#1409)
|
2021-10-18 09:44:39 +02:00 |
managers.py
|
Remove python encoding pragma
|
2021-06-05 00:39:23 +02:00 |
permission_constants.py
|
Add isort pre-commit hook
|
2021-06-05 00:39:35 +02:00 |
permissions.py
|
Fix api2 permissions check
|
2021-10-08 06:04:43 +02:00 |
serializers.py
|
Add openapi spec for API v2 (#1388)
|
2021-10-16 20:34:03 +02:00 |
settings.py
|
feat: run API tests in CI (#1421)
|
2021-10-18 14:17:34 +02:00 |
urls.py
|
Add openapi spec for API v2 (#1388)
|
2021-10-16 20:34:03 +02:00 |
utils.py
|
Add isort pre-commit hook
|
2021-06-05 00:39:35 +02:00 |
views.py
|
Add openapi spec for API v2 (#1388)
|
2021-10-16 20:34:03 +02:00 |
wsgi.py
|
Remove python encoding pragma
|
2021-06-05 00:39:23 +02:00 |