django1/django
Tim Graham 41d5ed480c [1.8.x] Fixed #24377 -- Fixed model inline formsets with primary key's that have defaults.
Backport of 1306cd1e8a from master
2015-02-23 09:01:00 -05: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] Added formats for the Azerbaijani locale. 2015-02-23 07:37:42 -05:00
contrib [1.8.x] Fixed #24381 -- removed ForeignObjectRel opts and to_opts 2015-02-23 07:26:10 -05:00
core [1.8.x] Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:22:19 +01:00
db [1.8.x] Fixed #24381 -- removed ForeignObjectRel opts and to_opts 2015-02-23 07:26:10 -05:00
dispatch [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
forms [1.8.x] Fixed #24377 -- Fixed model inline formsets with primary key's that have defaults. 2015-02-23 09:01:00 -05: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 [1.8.x] Removed a non-obvious side-effect of assigning Context.template. 2015-02-20 22:28:24 +01: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] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
utils [1.8.x] Refs #24324 -- Fixed UnicodeDecodeError in template_backends tests 2015-02-17 18:45:07 -05:00
views [1.8.x] Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:22:19 +01:00
__init__.py Bumped version to 1.8 alpha 1. 2015-01-16 17:06:32 -05:00
shortcuts.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00