Opened 10 years ago
Last modified 10 years ago
#25174 closed Cleanup/optimization
System Check documentation lacking location — at Version 1
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.