This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/api/v2
Jens Langhammer f3098418f2 core: fix backup task not being registered, add fallback for api to remove info on ImportError
celery only discovers tasks from installed apps, which `lib` is not, hence the schedule didn't trigger it
2020-10-23 18:32:28 +02:00
..
__init__.py api(minor): start with api v2 2019-10-28 14:26:07 +01:00
messages.py root: switch from drf-yasg to drf_yasg2 and up rest_framework 2020-10-16 23:32:35 +02:00
urls.py core: fix backup task not being registered, add fallback for api to remove info on ImportError 2020-10-23 18:32:28 +02:00