| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-11 | Removed default value for app_configs in system check functions. | Adam Johnson | |
| The documentation[0] encourages users to write functions without a default for `app_configs`, and checks are always passed the argument. [0] https://docs.djangoproject.com/en/5.2/topics/checks/ | |||
| 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> | |||
| 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. | |||
