| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-31 | Refs #34712 -- Added system check for staticfiles storage in STORAGES setting. | Bruno Alla | |
| Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> Co-authored-by: Natalia Bidart <124304+nessita@users.noreply.github.com> | |||
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2020-05-08 | Refs #27661 -- Added Tags.staticfiles. | Mariusz Felisiak | |
| Follow up to 0ec4dc91e0e7befdd06aa0613b5d0fbe3c785ee7. | |||
| 2017-02-07 | Converted usage of ugettext* functions to their gettext* aliases | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2017-02-01 | Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to ↵ | Ling-Xiao Yang | |
| system checks. Thanks Simon Charette, Mariusz Felisiak, Tim Graham, and Adam Johnson for review. | |||
| 2016-04-22 | Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham | |
| 2014-03-06 | Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ↵ | James Jenkins | |
| case Thanks bendavis78 for the report. | |||
| 2014-01-05 | Fixed #21675 -- Added app configs for contrib apps. | Aymeric Augustin | |
