Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+1 |
* | Fixed #23792 -- Added test.utils.freeze_time() context manager. | Thomas Chaumeny | 2014-12-22 | 1 | -13/+5 |
* | Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). | Berker Peksag | 2014-11-15 | 1 | -1/+6 |
* | Replaced deprecated assertEquals | Claude Paroz | 2014-02-28 | 1 | -1/+1 |
* | Fixed #19980: Signer broken for binary keys (with non-ASCII chars). | MattBlack85 | 2014-02-16 | 1 | -0/+6 |
* | Removed superfluous models.py files. | Aymeric Augustin | 2013-12-17 | 1 | -1/+0 |
* | Fixing E302 Errors | Jason Myers | 2013-11-02 | 1 | -0/+1 |
* | Fixed #21288 -- Fixed E126 pep8 warnings | Alasdair Nicol | 2013-10-21 | 1 | -2/+2 |
* | Fixed #21287 -- Fixed E123 pep8 warnings | Alasdair Nicol | 2013-10-18 | 1 | -1/+1 |
* | Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin | 2013-09-02 | 1 | -2/+2 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 3 | -0/+128 |