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
5cf8f68423
Merged i18n branch into the trunk!
Fixes
#65
, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@1068
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-04 04:59:46 +00:00
..
othertests
Merged i18n branch into the trunk!
Fixes
#65
, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only.
2005-11-04 04:59:46 +00:00
testapp
Added model unit tests for year, month and day lookup. Refs
#659
2005-11-01 00:40:32 +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 bug in tests/runtests.py -- some versions of MySQLdb require an argument to connection.autocommit()
2005-10-08 20:56:34 +00:00