This website requires JavaScript.
Explore
Help
Sign In
205hlab-mirrors
/
authentik
Watch
2
Star
0
Fork
0
You've already forked authentik
mirror of
https://github.com/goauthentik/authentik.git
synced
2026-06-18 11:29:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04b7727203ac089b120e269803d18f6db4df35ef
authentik
/
packages
/
django-postgres-cache
/
django_postgres_cache
T
History
Marc 'risson' Schmitt
7a8a25a6ff
packages/django-postgres-cache: fix expiry and delete (
#21307
)
2026-04-01 14:28:40 +00:00
..
migrations
packages/django-postgres-cache: use upsert instead of select/update in a transaction (
#17760
)
2025-10-28 15:00:54 +00:00
__init__.py
…
apps.py
packages/django-postgres-cache: Initial implementation of postgres cache (
#16653
)
2025-10-02 16:01:28 +02:00
backend.py
packages/django-postgres-cache: fix expiry and delete (
#21307
)
2026-04-01 14:28:40 +00:00
models.py
packages/django-postgres-cache: use upsert instead of select/update in a transaction (
#17760
)
2025-10-28 15:00:54 +00:00
tasks.py
…