.. |
bin
|
[1.0.X] Fixed #10102 -- Set svn:executable on daily_cleanup script. Thanks to John Scott for the report
|
2009-03-18 12:02:25 +00:00 |
conf
|
[1.0.X] Fixed #10652 -- Updated Slovenian translation from Gasper Zejn.
|
2009-04-10 11:24:55 +00:00 |
contrib
|
[1.0.X] Fixed #8515 -- Fixed validation of Polish REGON numbers.
|
2009-04-10 01:13:29 +00:00 |
core
|
[1.0.X] Fixed #10080: `call_command` now takes option defaults into account, sparing individual commands from any difference between `call_command` and being run from the shell. Thanks, Alex Koshelev. Backport of 10400 from trunk.
|
2009-04-05 17:28:09 +00:00 |
db
|
[1.0.X] Fixed #9991: correctly introspect PostgreSQL 'real' types. Backport of r10379 from trunk.
|
2009-04-03 20:53:50 +00:00 |
dispatch
|
Fixed #9989: fixed a subtle edge case where removing signals could break. Thanks, ferringb. Backport of r10398 from trunk.
|
2009-04-05 17:21:25 +00:00 |
forms
|
[1.0.X] Fixed #8422: FilePathField now respects required=False. Backport of r10447 from trunk.
|
2009-04-08 18:55:06 +00:00 |
http
|
[1.0.X] Fixed #10184: QueryDicts with multiple values can now be safely pickled. Thanks, Alex Gaynor.
|
2009-03-31 19:34:08 +00:00 |
middleware
|
[1.0.X] Fixed #9199 -- We were erroneously only prepending "www" to the domain
|
2008-10-07 08:26:31 +00:00 |
shortcuts
|
Fixed #3511 -- Changed QuerySet.get() to return a MultipleObjectsReturned exception, rather than an assertion error. Thanks, Gary Wilson and cheeming.
|
2007-12-02 18:21:07 +00:00 |
template
|
[1.0.X] Fixed #9315 -- Handle spaces in URL tag arguments.
|
2009-04-10 04:49:00 +00:00 |
templatetags
|
Fixed #7460 -- Made the "cache" template tag always generate keys that can be
|
2008-08-25 04:52:55 +00:00 |
test
|
[1.0.X] Fixed #10183 -- Corrected the handling of unicode in assertContains and assertNotContains. Thanks to trbs for the patch.
|
2009-04-07 12:15:25 +00:00 |
utils
|
[1.0.X] Fixed #9315 -- Handle spaces in URL tag arguments.
|
2009-04-10 04:49:00 +00:00 |
views
|
[1.0.X] Fixed #7944: date-based generic views no longer get confused with a numeric month format. Thanks to Justin Lilly and Alex Gaynor. Backport of r10457 and r10458 from trunk.
|
2009-04-09 15:28:41 +00:00 |
__init__.py
|
[1.0.X] With 1.0.2 out, this branch is now 1.0.3 pre-alpha
|
2008-11-19 06:01:45 +00:00 |