django1/django/contrib
Baptiste Mispelon 17912522ce Fixed #21504 -- Don't shadow database errors when testing for postgis version.
Thanks to trac user paultag for the report.
2013-11-24 14:34:43 +01:00
..
admin Fixed #21445 -- Clean up misuse of null in quickElement. 2013-11-23 14:40:01 +01:00
admindocs Fixed missing admindocs' site_header 2013-11-22 13:30:50 +01:00
auth Propagate get_user_model exception from get_user 2013-11-14 12:02:26 -08:00
comments Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
contenttypes Fixed #21428 -- editable GenericRelation regression 2013-11-16 20:07:35 +02:00
flatpages Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
formtools Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
gis Fixed #21504 -- Don't shadow database errors when testing for postgis version. 2013-11-24 14:34:43 +01:00
humanize Fixed #21415 -- Replaced escape sequence by literal non-breaking space 2013-11-15 15:32:46 +01:00
messages Fixes #21412 -- Better error message for messages.add_message 2013-11-23 17:11:22 +01:00
redirects Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
sessions Fixed #21012 -- New API to access cache backends. 2013-11-23 15:06:59 +01:00
sitemaps More attacking E302 violators 2013-11-02 13:12:09 -07:00
sites Moved import at proper place in contrib.sites 2013-11-16 11:13:04 +01:00
staticfiles Fixed #21012 -- New API to access cache backends. 2013-11-23 15:06:59 +01:00
syndication Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
webdesign More attacking E302 violators 2013-11-02 13:12:09 -07:00
__init__.py