summaryrefslogtreecommitdiff
path: root/django/core/checks/database.py
AgeCommit message (Expand)Author
2020-02-07Refs #31055 -- Added --database option to the check management command.Simon Charette
2016-04-08Refs #26351 -- Added check hook to support database-related checksClaude Paroz