django1/django
Markus Holtermann f64a3de2d4 [1.8.x] Fixed #24940 -- Made model managers hashable
Thanks Federico Jaramillo Martínez for the report and Tim Graham for the
test and review.

Backport of d3d66d4722 from master
2015-06-19 19:15:01 +02:00
..
apps [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
bin [1.8.x] Removed django-2to3.py 2015-02-06 08:56:01 -05:00
conf [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
contrib [1.8.x] Fixed #24851 -- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display 2015-05-28 10:37:31 -04:00
core [1.8.x] Fixed #24769 -- Cast optparse verbosity argument to an integer for better backwards compatibility. 2015-06-09 19:05:16 -04:00
db [1.8.x] Fixed #24940 -- Made model managers hashable 2015-06-19 19:15:01 +02:00
dispatch [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
forms [1.8.x] Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField 2015-06-16 14:38:25 -04:00
http [1.8.x] Fixed #20889 -- Prevented BadHeaderError when Python inserts newline 2015-02-19 20:19:38 +01:00
middleware [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
template Fixed #24847 -- Prevented items set on a RequestContext from being lost. 2015-05-27 10:08:31 -04:00
templatetags [1.8.x] Set context.template instead of context.engine while rendering. 2015-02-19 22:10:56 +01:00
test [1.8.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10. 2015-06-09 17:54:33 -04:00
utils [1.8.x] Fixed flake8 warnings on Python 3. 2015-06-15 13:01:41 -04:00
views [1.8.x] Fixed typos in HTTP decorator docs. 2015-05-25 07:39:06 -04:00
__init__.py [1.8.x] Post-release version bump. 2015-05-20 14:10:05 -04:00
shortcuts.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00