| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -1/+1 |
| | | |||||
| * | Fixed #28566 -- Added path matching to collectstatic ignore patterns. | Daniel Wiesmann | 2018-07-13 | 2 | -1/+1 |
| | | |||||
| * | Fixed #27948 -- Removed incorrect unquote() in static serving views. | Tim Graham | 2017-03-17 | 1 | -0/+1 |
| | | |||||
| * | Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list | Claude Paroz | 2016-04-22 | 1 | -0/+5 |
| | | | | | Thanks Tim Graham for the review. | ||||
| * | Removed obsolete reference to media directory. | Aymeric Augustin | 2015-02-21 | 1 | -1/+1 |
| | | |||||
| * | Removed workaround for SVN limitations. | Aymeric Augustin | 2015-02-21 | 4 | -1/+3 |
| | | | | | In addition to simplifying the code, this reduces the number of writes. | ||||
| * | Removed superfluous models.py files. | Aymeric Augustin | 2013-12-17 | 2 | -0/+0 |
| | | | | | | | | 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. | ||||
| * | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 13 | -0/+11 |
