dracidoupe / graveyard

Open Source reimplementation of https://www.dracidoupe.cz/
https://nove.dracidoupe.cz/
MIT License
6 stars 4 forks source link

Track the login time #217

Closed jimmeak closed 2 years ago

jimmeak commented 3 years ago

When a user signs in, the column "pospristup" should notice it.

Almad commented 3 years ago

I'd say it's not a bug per se, but an interop issue 😏

Almad commented 3 years ago

@jimmeak could you please get rid of the warning?

/Users/almad/Documents/projects/graveyard/gvenv/lib/python3.9/site-packages/django/db/models/fields/__init__.py:1538: RuntimeWarning: DateTimeField UserProfile.last_login received a naive datetime (2021-06-16 16:54:32.324808) while time zone support is active.
  warnings.warn(