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
Age
Commit message (
Expand
)
Author
2008-08-23
Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archiv...
Brian Rosner
2008-08-22
Fixed #8366: Modified a test fixture to remove an unnecessary forward referen...
Russell Keith-Magee
2008-07-19
Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...
Jacob Kaplan-Moss
2008-07-18
Fixed #3639: updated generic create_update views to use newforms. This is a b...
Jacob Kaplan-Moss
2007-12-17
Fixed #5596 -- Changed the static view for the development server so that Dja...
Malcolm Tredinnick
2007-12-02
Removed unused import.
Gary Wilson Jr
2007-11-29
Fixed #1291 -- Fixed a potential infinite loop for some URL constructions in
Malcolm Tredinnick
2007-09-22
Fixed generic view test which was failing on Postgres and MySQL.
Russell Keith-Magee
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