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
18ecf9dc85
Modified the test from [4609] to use a FileField instead of an ImageField (so that you don't have to have PIL installed to run the unit tests).
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4613
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 17:50:21 +00:00
..
modeltests
Fixed
#3390
: the serializer can now contain forward references. Thanks, Russ.
2007-02-26 17:33:27 +00:00
regressiontests
Modified the test from [4609] to use a FileField instead of an ImageField (so that you don't have to have PIL installed to run the unit tests).
2007-02-26 17:50:21 +00:00
templates
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
runtests.py
Fixed
#3253
-- Exposed the number of failed tests as a return code in manage.py and runtests.py.
2007-02-26 12:52:01 +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