django1/django
Alex Vidal e467919c63 Fixed typo in django.core.servers.basehttp message. 2015-02-19 19:31:49 -05:00
..
apps Added check_apps_ready() to Apps.get_containing_app_config() 2015-02-08 14:52:19 -05:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:47:04 +01:00
contrib Moved contrib.contenttypes tests out of contrib. 2015-02-16 17:45:38 -05:00
core Fixed typo in django.core.servers.basehttp message. 2015-02-19 19:31:49 -05:00
db Fixed #24307: Avoided redundant column nullability modifications on Oracle 2015-02-19 02:39:41 +02:00
dispatch Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
forms Added missing return value to DurationField.prepare_value(); refs #24339. 2015-02-14 18:38:50 -05:00
http Fixed #20889 -- Prevented BadHeaderError when Python inserts newline 2015-02-19 20:18:31 +01:00
middleware Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
template Set context.template instead of context.engine while rendering. 2015-02-19 22:08:11 +01:00
templatetags Set context.template instead of context.engine while rendering. 2015-02-19 22:08:11 +01:00
test Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:47:04 +01:00
utils Refs #24324 -- Fixed UnicodeDecodeError in template_backends tests 2015-02-17 18:44:31 -05:00
views Fixed a crash of the debug page. 2015-02-10 21:37:53 +01:00
__init__.py Bumped version; master is now 1.9 pre-alpha. 2015-01-16 17:04:35 -05:00
shortcuts.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00