summaryrefslogtreecommitdiff
path: root/django/core/checks/database.py
AgeCommit message (Collapse)Author
2016-04-08Refs #26351 -- Added check hook to support database-related checksClaude Paroz
Thanks Tim Graham and Shai Berger for the reviews.