django1/django
Josh Smeaton 88d798d71a Refs #24485 -- Renamed some expression types 2015-03-17 08:40:18 -04:00
..
apps Fixed #24397 -- Sped up rendering multiple model states. 2015-03-08 13:54:49 +01:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Fixed #24478 -- Added NUMBER_GROUPING value for Icelandic 2015-03-13 16:56:03 +01:00
contrib Refs #24485 -- Renamed some expression types 2015-03-17 08:40:18 -04:00
core Fixed #24427 -- Stopped writing migration files in dry run mode when merging. 2015-03-16 14:04:37 -04:00
db Refs #24485 -- Renamed some expression types 2015-03-17 08:40:18 -04:00
dispatch Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
forms Fixed #5986 -- Added ability to customize order of Form fields 2015-03-16 09:12:57 -04:00
http Fixed #24139 -- Changed HttpResponse.reason_phrase to evaluate based on status_code. 2015-03-12 20:18:06 -04:00
middleware Fixed #21495 -- Added settings.CSRF_HEADER_NAME 2015-03-05 15:03:40 -05:00
template Fixed #24493 -- Added BaseContext.setdefault() 2015-03-16 13:13:02 -04:00
templatetags Fixed #24372 - Replaced TokenParser usage with traditional parsing. 2015-03-02 18:25:28 -05:00
test Simplified emit_post_migrate from flush command 2015-02-28 16:10:32 +01:00
utils Fixed #24471 -- Enhanced urlize regex to exclude quotes and angle brackets. 2015-03-10 19:24:46 -04:00
views Fixes #23643 -- Added chained exception details to debug view. 2015-03-14 16:08:23 -04:00
__init__.py Bumped version; master is now 1.9 pre-alpha. 2015-01-16 17:04:35 -05:00
shortcuts.py Fed tuples to startswith when appropriate 2015-03-13 21:58:28 +01:00