goauthentik / goauthentik/authentik

CacheEntry naive datetime warning

Open
#17,839 2 comments 0 reactions 2 assignees Claimed by @rissson View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.