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
/
modeltests
/
test_client
History
Jacob Kaplan-Moss
189e7dd802
Renumbered all the doctest examples so that they are ordered correctly on the doc pages.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4796
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:17:04 +00:00
..
fixtures
Fixes
#2333
-- Added test fixtures framework.
2007-03-01 13:11:08 +00:00
__init__.py
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
models.py
Renumbered all the doctest examples so that they are ordered correctly on the doc pages.
2007-03-23 20:17:04 +00:00
urls.py
Fixes
#3212
-- Added code to test client to allow posting of multi-form values (e.g., MultipleChoiceFields). Thanks, Ben Dean Kawamura.
2007-03-22 10:23:52 +00:00
views.py
Fixes
#3212
-- Added code to test client to allow posting of multi-form values (e.g., MultipleChoiceFields). Thanks, Ben Dean Kawamura.
2007-03-22 10:23:52 +00:00