django/tests
Malcolm Tredinnick a8a133cc6c Fixed #1857 -- Fixed get_previous_by_FIELD and get_next_by_FIELD to work
properly with keyword arguments. Patch from tom@jerakeen.org.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3157 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-20 02:17:14 +00:00
..
modeltests Fixed #1857 -- Fixed get_previous_by_FIELD and get_next_by_FIELD to work 2006-06-20 02:17:14 +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