.. |
bin
|
Made more extensive usage of context managers with open.
|
2012-05-05 14:06:36 +02:00 |
conf
|
Fixed #18397 -- Avoided referencing lawrence.com.
|
2012-06-07 11:50:20 +02:00 |
contrib
|
Fixed #18397 -- Avoided referencing lawrence.com.
|
2012-06-07 11:50:20 +02:00 |
core
|
Fixed #10200 -- Raised CommandError when errors happen in loaddata.
|
2012-06-07 10:32:10 +02:00 |
db
|
Small cleanup in prefetch_related code
|
2012-06-06 14:19:06 +01:00 |
dispatch
|
Got rid of old __cmp__methods replaced by rich comparison.
|
2012-05-18 14:52:24 +02:00 |
forms
|
Fixed #18409 -- Made RegexField work with unicode characters.
|
2012-05-31 11:45:35 -07:00 |
http
|
Marked bytestrings with b prefix. Refs #18269
|
2012-05-19 17:43:34 +02:00 |
middleware
|
Fixed #18042 -- Advanced deprecation warnings.
|
2012-05-03 15:27:01 +02:00 |
shortcuts
|
Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha.
|
2011-01-05 22:41:43 +00:00 |
template
|
Fixed #14502 -- Added a verbatim template tag.
|
2012-06-07 09:59:14 +02:00 |
templatetags
|
Fixed #18393 -- Prevented blocktrans to crash when a variable name is badly formatted.
|
2012-05-28 11:03:34 -07:00 |
test
|
Fixed #17371 -- Made the test client more flexible
|
2012-05-25 19:03:15 +02:00 |
utils
|
Delayed encoding of password and salt in password checking.
|
2012-06-06 10:53:16 +02:00 |
views
|
Fixed #17138 -- Made the sensitive_variables decorator work with object methods.
|
2012-06-03 23:44:13 -07:00 |
__init__.py
|
Moved version code out of __init__.py.
|
2012-04-29 13:44:32 -05:00 |