| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-18 | Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. | Mariusz Felisiak | |
| This also removes django.core.files.storage.get_storage_class(). Per deprecation timeline. | |||
| 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 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak | |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2021-03-03 | Fixed #27854 -- Added system check for nonexistent directories in ↵ | Jacob Walls | |
| STATICFILES_DIRS setting. | |||
| 2021-03-03 | Used CollectionTestCase in FindersCheckTests tests. | Mariusz Felisiak | |
| 2018-09-27 | Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a ↵ | Paweł Kołodziej | |
| slash. | |||
| 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. | |||
