models
|
filter out invalid schedule items
|
2021-09-21 11:36:49 +02:00 |
tests
|
correctly filter schedule items based on is_valid
|
2021-09-21 21:42:57 +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 |
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 |
settings.py
|
Add isort pre-commit hook
|
2021-06-05 00:39:35 +02:00 |
urls.py
|
Remove python encoding pragma
|
2021-06-05 00:39:23 +02:00 |
utils.py
|
Add isort pre-commit hook
|
2021-06-05 00:39:35 +02:00 |
views.py
|
make check sequence a tuple
|
2021-09-22 15:27:40 +02:00 |
wsgi.py
|
Remove python encoding pragma
|
2021-06-05 00:39:23 +02:00 |