django/tests
Malcolm Tredinnick bd4c22be0b Fixed #2454 -- Make "ifchanged" tag work more predictably inside nested
for-loops. Thanks, dummy@habmalnefrage.de.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3800 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-23 09:49:58 +00:00
..
modeltests Fixes #2653 -- Modified related field utility methods to return None as the related name for symmetrical m2m fields on self. Updated validators and unit tests to account for the new behavior. 2006-09-07 13:29:56 +00:00
regressiontests Fixed #2454 -- Make "ifchanged" tag work more predictably inside nested 2006-09-23 09:49:58 +00:00
templates Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
runtests.py Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
urls.py Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00