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/root
Jens Langhammer a798412e17 separate passbook.core into passbook.root and passbook.core
Move Main Django Project into passbook.root while passbook.core holds core functionality.

passbook.root contains main settings, ASGI & WSGI, celery and URLs.
2019-06-25 18:00:54 +02:00
..
__init__.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
asgi.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
celery.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
requirements.txt separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
settings.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
urls.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
wsgi.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00