| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-17 | Fixed #27948 -- Removed incorrect unquote() in static serving views. | Tim Graham | |
| 2016-04-22 | Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2015-02-21 | Removed obsolete reference to media directory. | Aymeric Augustin | |
| 2015-02-21 | Removed workaround for SVN limitations. | Aymeric Augustin | |
| In addition to simplifying the code, this reduces the number of writes. | |||
| 2013-12-17 | Removed superfluous models.py files. | Aymeric Augustin | |
| Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module. | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
