django1/django/contrib
Hasan Ramezani ed668796f6 Fixed #30543 -- Fixed checks of ModelAdmin.list_display for fields accessible only via instance.
Co-Authored-By: Andrew Simons <andrewsimons@bubblegroup.com>
2019-07-10 10:37:34 +02:00
..
admin Fixed #30543 -- Fixed checks of ModelAdmin.list_display for fields accessible only via instance. 2019-07-10 10:37:34 +02:00
admindocs Updated translations from Transifex 2019-06-29 16:17:16 +02:00
auth Fixed #27801 -- Made createsuperuser fall back to environment variables for password and required fields. 2019-07-02 12:55:09 +02:00
contenttypes Fixed typos in comments and docs. 2019-07-02 09:36:17 +02:00
flatpages Updated translations from Transifex 2019-06-29 16:17:16 +02:00
gis Updated translations from Transifex 2019-06-29 16:17:16 +02:00
humanize Updated translations from Transifex 2019-06-29 16:17:16 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Fixed #30621 -- Fixed crash of __contains lookup for Date/DateTimeRangeField when the right hand side is the same type. 2019-07-10 10:33:36 +02:00
redirects Updated translations from Transifex 2019-06-29 16:17:16 +02:00
sessions Updated translations from Transifex 2019-06-29 16:17:16 +02:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites Updated translations from Transifex 2019-06-29 16:17:16 +02:00
staticfiles Fixed #30451 -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py