1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/django
Claude Paroz 54236a2c1c Fixed #26138 -- Ensured geometry_field's geometry is always serialized
Thanks Bernd Schlapsi for the report.
2016-01-28 08:50:38 +01:00
..
apps
bin
conf Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
contrib Fixed #26138 -- Ensured geometry_field's geometry is always serialized 2016-01-28 08:50:38 +01:00
core Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
db Fixed #25546 -- Prevented duplicate queries with nested prefetch_related(). 2016-01-26 07:20:13 -05:00
dispatch
forms
http Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
middleware
template Fixed #25848 -- Set template origin on each node. 2016-01-26 06:23:27 -05:00
templatetags
test Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
urls
utils Fixed #26122 -- Fixed copying a LazyObject 2016-01-26 06:56:21 -05:00
views Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
__init__.py
__main__.py
shortcuts.py