This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
views
History
Gary Wilson Jr
075cfa72ba
Removed unused import.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@6823
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-02 01:44:58 +00:00
..
fixtures
Fixed
#5506
-- Added some basic tests for date-based generic views. Thanks to robh for the original patch.
2007-09-19 13:26:56 +00:00
locale
Fixed
#5496
-- Added test cases for some of the built-in Django views. Thanks to Manuel Saelices <msaelices@yaco.es> for the original patch.
2007-09-17 14:48:33 +00:00
media
Fixed
#5496
-- Added test cases for some of the built-in Django views. Thanks to Manuel Saelices <msaelices@yaco.es> for the original patch.
2007-09-17 14:48:33 +00:00
tests
Fixed
#1291
-- Fixed a potential infinite loop for some URL constructions in
2007-11-29 15:47:47 +00:00
__init__.py
Fixed
#5496
-- Added test cases for some of the built-in Django views. Thanks to Manuel Saelices <msaelices@yaco.es> for the original patch.
2007-09-17 14:48:33 +00:00
models.py
Fixed
#5506
-- Added some basic tests for date-based generic views. Thanks to robh for the original patch.
2007-09-19 13:26:56 +00:00
urls.py
Fixed
#5506
-- Added some basic tests for date-based generic views. Thanks to robh for the original patch.
2007-09-19 13:26:56 +00:00
views.py
Removed unused import.
2007-12-02 01:44:58 +00:00