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
Russell Keith-Magee
cfe77946d7
Fixes
#2637
-- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially with regards to filtering of invalid values. Modified unit tests to test both empty and non-empty values for TEMPLATE_STRING_IF_INVALID. Thanks to SmileyChris for identifying and helping to resolve this bug.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3714
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-04 14:02:11 +00:00
..
modeltests
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
regressiontests
Fixes
#2637
-- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially with regards to filtering of invalid values. Modified unit tests to test both empty and non-empty values for TEMPLATE_STRING_IF_INVALID. Thanks to SmileyChris for identifying and helping to resolve this bug.
2006-09-04 14:02:11 +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