Loading tests/template_tests/tests.py +1 −1 Original line number Diff line number Diff line Loading @@ -642,7 +642,7 @@ class TemplateTests(TestCase): # SYNTAX -- # 'template_name': ('template contents', 'context dict', 'expected string output' or Exception class) # This import is necessary when tests are run isolated: from .templatetags import custom from .templatetags import custom # noqa basedir = os.path.dirname(os.path.abspath(upath(__file__))) tests = { ### BASIC SYNTAX ################################################ Loading tests/forms_tests/tests/test_validators.py +4 −4 File changed.Contains only whitespace changes. Show changes Loading
tests/template_tests/tests.py +1 −1 Original line number Diff line number Diff line Loading @@ -642,7 +642,7 @@ class TemplateTests(TestCase): # SYNTAX -- # 'template_name': ('template contents', 'context dict', 'expected string output' or Exception class) # This import is necessary when tests are run isolated: from .templatetags import custom from .templatetags import custom # noqa basedir = os.path.dirname(os.path.abspath(upath(__file__))) tests = { ### BASIC SYNTAX ################################################ Loading
tests/forms_tests/tests/test_validators.py +4 −4 File changed.Contains only whitespace changes. Show changes