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
Jacob Kaplan-Moss
4eb7e298b6
Added a tearDown to the tests for
#639
so that the "uploaded" image doesn't clog /tmp. Sorry, Joseph!
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4656
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-01 00:02:04 +00:00
..
modeltests
Added a "depth" argument to select_related() to control how many "levels" of relations select_related() is willing to follow (refs
#3275
).
2007-02-28 15:24:05 +00:00
regressiontests
Added a tearDown to the tests for
#639
so that the "uploaded" image doesn't clog /tmp. Sorry, Joseph!
2007-03-01 00:02:04 +00:00
templates
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
runtests.py
Fixed
#2490
: Added a polite note to runtests.py about setting DJANGO_SETTINGS_MODULE or --settings.
2007-02-26 22:34:56 +00:00
urls.py
Fixed
#2606
-- Added tag for working out the URL of a particular view function.
2007-02-13 04:24:58 +00:00