django1/django/contrib
Claude Paroz 00cb9e13b4 Fixed #15165 -- Prevented wrong results with perimeter on geodetic fields. 2015-12-30 18:07:02 -05:00
..
admin Fixed #25465 -- Restored line breaks conversion in admin readonly fields. 2015-12-29 19:31:43 -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 Fixed #15165 -- Prevented wrong results with perimeter on geodetic fields. 2015-12-30 18:07:02 -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