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/admin
Jens L 24a3e787dd
migrate to per-model UUID Primary key, remove UUIDModel (#26)
* *: migrate to per-model UUID Primary key, remove UUIDModel

* *: fix import order, fix unittests
2020-05-20 09:17:06 +02:00
..
forms Revert "*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through" 2020-05-16 16:02:42 +02:00
templates admin: fix sidebar 2020-05-19 21:02:10 +02:00
templatetags admin: fix slow load for templates using get_links 2020-05-16 19:00:43 +02:00
views migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
__init__.py all: get rid of individual requirements file, remove version from every module 2019-07-22 15:20:17 +02:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
fields.py admin: show prettified yaml 2020-02-23 15:27:11 +01:00
middleware.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
mixins.py code is now clean but still not working 2018-11-16 13:08:37 +01:00
settings.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
tests.py admin: add generic tests 2020-05-19 20:59:43 +02:00
urls.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00