Opened 9 years ago
Last modified 9 years ago
#25174 closed Cleanup/optimization
System Check documentation lacking location — at Version 1
Reported by: | Jack Laxson | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.8 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
https://docs.djangoproject.com/en/1.8/topics/checks/ doesn't say where django looks for these checks... it looks like checks.py is the right answer.
edit: So It appears that you need to hook the checks into django yourself? (e.g. via Appconfig) This seems like a high bar of entry but it needs to be documented better
Note:
See TracTickets
for help on using tickets.