django/django/contrib
Marc Tamlyn c80b2144d2 [1.8.x] Fixes #24169 -- More arrayfield specific lookups.
varchar()[] cannot compare itself to text[]

Thanks to joelburton for the patch.

Backport of 0ae94d0d31 from master
2015-01-20 10:26:32 +00:00
..
admin [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
admindocs [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
auth [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
contenttypes [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
flatpages [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
gis [1.8.x] Fixed PostGIS crosses lookup and added crosses test 2015-01-17 15:46:50 +01:00
humanize [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
messages [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
postgres [1.8.x] Fixes #24169 -- More arrayfield specific lookups. 2015-01-20 10:26:32 +00:00
redirects [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
sessions [1.8.x] Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+ 2015-01-19 15:39:36 -05:00
sitemaps Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
sites [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
staticfiles Fixed #23701 -- Removed an unneeded check in collectstatic. 2014-10-22 13:11:37 -04:00
syndication Deprecated passing a Context to a generic Template.render. 2015-01-12 21:01:34 +01:00
webdesign Avoided using private API get_template_from_string. 2014-10-31 11:38:53 +01:00
__init__.py