bin
|
Removed bin/unique-messages.py
|
2015-02-06 08:47:38 -05:00 |
conf
|
Updated translations from Transifex
|
2015-04-30 14:29:08 +02:00 |
contrib
|
Added contrib.auth migration for refs #13147.
|
2015-05-28 15:22:22 -04:00 |
dispatch
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
http
|
Removed unnecessary arguments in .get method calls
|
2015-05-13 20:51:18 +02:00 |
utils
|
Fixed #24836 -- Made force_text() resolve lazy objects.
|
2015-05-27 09:48:53 -04:00 |
views
|
Refs #23643 -- Fixed debug view regression on Python 2.
|
2015-05-29 11:29:32 -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 |