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
/
testapp
History
Adrian Holovaty
f82e64c6b2
Fixed
#681
-- get_in_bulk no longer assumes PK fields are called id. Also added unit tests to confirm. Thanks, Jeremy Dunck
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@991
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-22 21:18:53 +00:00
..
models
Fixed
#681
-- get_in_bulk no longer assumes PK fields are called id. Also added unit tests to confirm. Thanks, Jeremy Dunck
2005-10-22 21:18:53 +00:00
templatetags
Added framework for writing non-model-based tests, and added tests for cache and templates
2005-08-01 19:09:07 +00:00
__init__.py
Added first stab at model and DB-API unit tests
2005-07-29 15:15:40 +00:00