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
History
Adrian Holovaty
007f17d63e
Fixed
#3463
-- EmptyQuerySet's iterator() now returns a generator. Thanks, Gary Wilson
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4475
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 05:38:38 +00:00
..
modeltests
Fixed
#3463
-- EmptyQuerySet's iterator() now returns a generator. Thanks, Gary Wilson
2007-02-10 05:38:38 +00:00
regressiontests
Fixed
#2027
-- added truncatewords_html filter that respects HTML tags whilst
2007-02-10 02:51:27 +00:00
templates
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
runtests.py
Improved runtests.py to normalize MIDDLEWARE_CLASSES during test execution. Some tests were failing for me because my custom MIDDLEWARE_CLASSES setting didn't have sessions or authentication installed
2007-02-10 04:01:19 +00:00
urls.py
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00