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
27b1f69d79
Fixed
#295
- added {{{forloop.revcounter}}} and {{{forloop.revcounter0}}} variables to for loops. Also updated the docs and added unit tests to verify correct behavior. Thanks, Clint.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@736
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-29 23:34:29 +00:00
..
othertests
Fixed
#295
- added {{{forloop.revcounter}}} and {{{forloop.revcounter0}}} variables to for loops. Also updated the docs and added unit tests to verify correct behavior. Thanks, Clint.
2005-09-29 23:34:29 +00:00
testapp
Added unit test to confirm
#558
2005-09-26 05:00:29 +00:00
doctest.py
Added first stab at model and DB-API unit tests
2005-07-29 15:15:40 +00:00
runtests.py
Fixed
#506
-- runtests.py now allows models to be tested individually. Thanks, Simon
2005-09-19 01:18:04 +00:00