django1/django/contrib/sessions
Carlton Gibson bb61f0186d Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Remaining test case ensures that uses of the alias are mapped
canonically by the migration writer.
2022-03-24 06:29:50 +01:00
..
backends Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
locale Updated translations from Transifex. 2022-01-29 19:01:15 +01:00
management Fixed #32829 -- Updated help text for clearsessions management command. 2021-06-09 12:08:59 +02:00
migrations Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
apps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
base_session.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
exceptions.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
middleware.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
serializers.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00