django/django/contrib
Mariusz Felisiak 552384fa97
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Co-authored-by: Ondřej Böhm <ondrej.bohm@firma.seznam.cz>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
2023-01-10 11:51:09 +01:00
..
admin Fixed #33961 -- Updated admin's jQuery to 3.6.3. 2023-01-04 11:28:09 +01:00
admindocs Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
auth Fixed #25617 -- Added case-insensitive unique username validation in UserCreationForm. 2022-12-29 09:42:22 +01:00
contenttypes Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
flatpages Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
gis Refs #31014 -- Added FromWKB and FromWKT GIS database functions. 2023-01-10 11:51:09 +01:00
humanize Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
messages Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
postgres Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
redirects Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
sessions Fixed #34173 -- Skipped saving sessions on 5xx responses. 2022-11-24 15:46:41 +01:00
sitemaps Fixed #33662 -- Allowed Sitemap to customize languages for each item. 2022-12-19 12:51:52 +01:00
sites Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
staticfiles Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute. 2023-01-02 09:53:52 +01:00
syndication Fixed #22078 -- Fixed crash of Feed with decorated methods. 2022-05-26 10:39:51 +02:00
__init__.py