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
/
regressiontests
/
views
/
urls.py
Age
Commit message (
Expand
)
Author
2010-05-13
Fixed #13514 -- Corrected the process of loading multiple javascript translat...
Russell Keith-Magee
2010-03-08
Fixed #11461: Ensured complete traceback is available on the debug page when ...
Karen Tracey
2010-03-08
Move the tests added for #12302 to where some other tests for debug page resp...
Karen Tracey
2010-03-05
Fixed #12083: Ensured generating debug 404 page won't raise a key error. Than...
Karen Tracey
2010-03-02
Fixed #11522: Restored ability of http redirect responses to correctly handle...
Karen Tracey
2009-04-12
Fixed #10267 -- Correctly handle IRIs in HttpResponse.build_absolute_uri().
Malcolm Tredinnick
2009-04-09
Fixed #7944: date-based generic views no longer get confused with a numeric m...
Jacob Kaplan-Moss
2009-03-31
Fixed #7529: added a FILES section to the debug view. As a bonus, we've now got
Jacob Kaplan-Moss
2008-08-23
Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archiv...
Brian Rosner
2008-07-18
Fixed #3639: updated generic create_update views to use newforms. This is a b...
Jacob Kaplan-Moss
2007-09-19
Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to...
Russell Keith-Magee
2007-09-17
Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks...
Russell Keith-Magee