Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #25769 -- Updated get_version() release candidate naming for PEP 0440. | Tim Graham | 2015-11-19 | 1 | -2/+2 |
* | Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. | chriscauley | 2014-04-16 | 1 | -1/+1 |
* | Removed superfluous models.py files. | Aymeric Augustin | 2013-12-17 | 1 | -0/+0 |
* | Fixing E302 Errors | Jason Myers | 2013-11-02 | 1 | -0/+1 |
* | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham | 2013-11-02 | 1 | -1/+0 |
* | Whitespace cleanup. | Tim Graham | 2013-10-10 | 1 | -1/+0 |
* | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | 2013-07-01 | 1 | -1/+1 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 3 | -0/+27 |