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 |
dispatch
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05: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 |
test
|
Simplified emit_post_migrate from flush command
|
2015-02-28 16:10:32 +01: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 |