django1/django/contrib
Nick Sandford ff19df9c2d Fixed #19536 -- Included object-tools when ModelAdmin.has_add_permission() is False. 2015-12-29 12:10:44 -05:00
..
admin Fixed #19536 -- Included object-tools when ModelAdmin.has_add_permission() is False. 2015-12-29 12:10:44 -05:00
admindocs Fixed #25667 -- Fixed admindocs initial_header_level. 2015-12-02 17:56:38 -05:00
auth Fixed #25165 -- Removed inline JavaScript from the admin. 2015-12-05 15:51:57 -05:00
contenttypes Fixed #12885 -- Fixed queries with GenericRelations to multi-table inheritance child models. 2015-12-14 10:48:01 -05:00
flatpages Pulled contrib translations from Transifex 2015-12-01 20:37:57 +01:00
gis Passed logging message parameters as arguments instead of interpolating them. 2015-12-26 18:35:42 -05:00
humanize Pulled contrib translations from Transifex 2015-12-01 20:37:57 +01:00
messages Used getattr() to simplify contrib.messages.api. 2015-09-26 20:04:09 -04:00
postgres Fixed #25841 -- Handled base array fields validation errors with params. 2015-12-17 20:25:04 -05:00
redirects Pulled contrib translations from Transifex 2015-12-01 20:37:57 +01:00
sessions Pulled contrib translations from Transifex 2015-12-01 20:37:57 +01:00
sitemaps Updated sitemaps.ping_google() to use https. 2015-11-19 11:07:27 -05:00
sites Pulled contrib translations from Transifex 2015-12-01 20:37:57 +01:00
staticfiles Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 2015-12-10 14:30:19 -05:00
syndication Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_attr(). 2015-11-25 17:46:58 -05:00
__init__.py