Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak | 2022-02-07 | 1 | -2/+6 |
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -13/+16 |
* | Reverted "Fixed relative paths imports per isort 4.3.5." | Mariusz Felisiak | 2019-03-03 | 1 | -1/+1 |
* | Fixed relative paths imports per isort 4.3.5. | Mariusz Felisiak | 2019-02-25 | 1 | -1/+1 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+1 |
* | Isolated template tests from Django settings. | Aymeric Augustin | 2014-12-28 | 1 | -11/+9 |
* | Fixed #23958 -- Rewrote filter tests as unit tests. | Preston Timmons | 2014-12-06 | 1 | -1/+1 |
* | Converted recently refactored templates tests to SimpleTestCase. | Ramiro Morales | 2014-12-03 | 1 | -2/+2 |
* | Fixed #23768 -- Rewrote template tests as unit tests. | Preston Timmons | 2014-12-02 | 1 | -0/+61 |