1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django/contrib
2024-02-14 22:29:49 -03:00
..
admin Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys when not included in ModelAdmin.list_filter. 2024-02-14 22:29:49 -03:00
admindocs Fixed #35195 -- Removed unnecessary type="text/css" attributes from <style> tags. 2024-02-14 16:28:44 +01:00
auth Updated translations from Transifex. 2024-01-29 06:10:52 +01:00
contenttypes Fixed #16281 -- Fixed ContentType.get_object_for_this_type() in a multiple database setup. 2024-02-05 08:25:23 +01:00
flatpages Updated translations from Transifex. 2024-01-29 06:10:52 +01:00
gis Refs #35058 -- Added support for measured geometries to GDAL GeometryCollection and subclasses. 2024-02-12 15:21:11 +01:00
humanize Fixed #35172 -- Fixed intcomma for string floats. 2024-02-08 10:58:54 +01:00
messages Fixed #34923 -- Avoided initializing LEVEL_TAGS when importing django.contrib.messages. 2023-10-24 14:09:31 -03:00
postgres Updated translations from Transifex. 2024-01-29 06:10:52 +01:00
redirects Updated translations from Transifex. 2024-01-29 06:10:52 +01:00
sessions Updated translations from Transifex. 2024-01-29 06:10:52 +01:00
sitemaps Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google management command. 2023-07-10 05:59:35 +02:00
sites Updated translations from Transifex. 2024-01-29 06:10:52 +01:00
staticfiles Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
syndication Fixed #22078 -- Fixed crash of Feed with decorated methods. 2022-05-26 10:39:51 +02:00
__init__.py