django/tests
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
runtests.py Test harness actually now installs contrib apps so they can be used in tests. 2006-06-16 18:58:45 +00:00