Ramin Farajpour Cami
|
0a63ef3f61
Fixed #27463 -- Fixed E741 flake8 warnings.
|
8 lat temu |
Hasan
|
3d0dcd7f5a
Refs #26022 -- Used context manager version of assertRaises in tests.
|
9 lat temu |
Preston Timmons
|
655f524915
Fixed #17085, #24783 -- Refactored template library registration.
|
10 lat temu |
Preston Timmons
|
55f12f8709
Cleaned up the template debug implementation.
|
10 lat temu |
Preston Timmons
|
358850781f
Fixed #24372 - Replaced TokenParser usage with traditional parsing.
|
10 lat temu |
Preston Timmons
|
25a0b5cdcd
Moved test_token_smart_split into ParserTests.
|
10 lat temu |
Aymeric Augustin
|
15b711b5ee
Deprecated TEMPLATE_DEBUG setting.
|
10 lat temu |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 lat temu |
Aymeric Augustin
|
7eefdbf7ab
Cleaned up the django.template namespace.
|
10 lat temu |
Aymeric Augustin
|
e32095616c
Imported override_settings from its new location.
|
11 lat temu |
Loic Bistuer
|
a2814846ca
Fixed E124 pep8 warnings.
|
11 lat temu |
Alasdair Nicol
|
c3aa2948c6
Fixed #21298 -- Fixed E301 pep8 warnings
|
11 lat temu |
Alasdair Nicol
|
a800036981
Fixed #21287 -- Fixed E123 pep8 warnings
|
11 lat temu |
Tim Graham
|
7fec5a2240
Fixed #7557 -- Added type checking to Variable initialization.
|
11 lat temu |
Curtis Maloney
|
7c6f2ddcd9
Simplify FilterExpression.args_check
|
11 lat temu |
Aymeric Augustin
|
cfcf4b3605
Stopped using django.utils.unittest in the test suite.
|
11 lat temu |
Preston Timmons
|
3810dc3070
Modified template_tests for unittest2 discovery.
|
12 lat temu |