index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
urls.py
Age
Commit message (
Expand
)
Author
2008-07-18
Merged the newforms-admin branch into trunk.
Brian Rosner
2008-07-01
Fixed #2070: refactored Django's file upload capabilities.
Jacob Kaplan-Moss
2008-06-23
Fixed #7521 -- Reverted [7716]. Fixed URLs in test case broke any application...
Russell Keith-Magee
2008-06-20
Added basic tests for auth.views.password_reset
Luke Plant
2008-03-20
Merged the tests and documentation from #4720 to support the changes in [7295].
Malcolm Tredinnick
2008-03-17
Fixed #6679 -- In `decorator_from_middleware`, don't unpack arguments when ca...
Gary Wilson Jr
2007-12-02
Fixed #3228 -- Added new APPEND_SLASH handling behaviour in the common middle...
Malcolm Tredinnick
2007-09-17
Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks...
Russell Keith-Magee
2007-05-10
Improved error reporting for assertions where there are no form errors, or a ...
Russell Keith-Magee
2007-03-01
Fixes #2333 -- Added test fixtures framework.
Russell Keith-Magee
2007-02-13
Fixed #2606 -- Added tag for working out the URL of a particular view function.
Malcolm Tredinnick
2006-09-02
Refs #2333 - Added model test for the test Client.
Russell Keith-Magee