goauthentik / goauthentik/authentik
CacheEntry naive datetime warning
Open
area:frontend
bug
bug/confirmed
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
```
/ak-root/.venv/lib/python3.13/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CacheEntry.expires received a naive datetime (9999-12-31 23:59:59.999999) while time zone support is active.
```
ref https://github.com/goauthentik/internal-customer-ref/issues/2
fixed by https://github.com/goauthentik/authentik/pull/17771
Contributor guide
Assessment
This issue has not been assessed yet.