django1/django/contrib
Claude Paroz 63ff417746 Fixed a tuple/int comparison in spatialite backend
On Python 3, comparing tuple with int raises a TypeError.
2014-10-11 16:56:48 +02:00
..
admin Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter. 2014-10-10 12:10:32 -04:00
admindocs Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs. 2014-10-06 09:31:39 -04:00
auth Updated translations from Transifex 2014-09-30 20:55:50 +02:00
contenttypes Fixed #23611 -- update_or_create failing from a related manager 2014-10-08 03:27:31 +07:00
flatpages Updated translations from Transifex 2014-09-30 20:55:50 +02:00
formtools Updated translations from Transifex 2014-09-30 20:55:50 +02:00
gis Fixed a tuple/int comparison in spatialite backend 2014-10-11 16:56:48 +02:00
humanize Updated translations from Transifex 2014-09-30 20:55:50 +02:00
messages Updated translations from Transifex 2014-09-30 20:55:50 +02:00
postgres Fixed #23627 -- Allowed register_lookup to work as a decorator. 2014-10-09 18:44:58 +01:00
redirects Updated translations from Transifex 2014-09-30 20:55:50 +02:00
sessions Updated translations from Transifex 2014-09-30 20:55:50 +02:00
sitemaps Silenced some deprecation warnings in contrib.sitemaps; refs #22384. 2014-09-27 00:42:47 +07:00
sites Fixed #15089 -- Allowed contrib.sites to lookup the current site based on request.get_host(). 2014-10-01 16:23:20 -04:00
staticfiles Fixed typos in comments. 2014-10-08 15:59:19 -04:00
syndication Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
webdesign Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00