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
Malcolm Tredinnick
75a8a32f86
Fixed
#2181
-- allow '{' and '}' to be escaped via {% templatetag ... %}.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3138
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-18 04:12:55 +00:00
..
modeltests
Added generic foreign key support to Django. Much thanks to Ian Holsman and
2006-06-16 19:18:30 +00:00
othertests
Fixed
#2181
-- allow '{' and '}' to be escaped via {% templatetag ... %}.
2006-06-18 04:12:55 +00:00
doctest.py
Fixed
#1626
-- Fixed a bunch of typos in comments and docs. Thanks, Dexter
2006-04-12 13:35:31 +00:00
runtests.py
Test harness actually now installs contrib apps so they can be used in tests.
2006-06-16 18:58:45 +00:00