scrapydweb
scrapydweb copied to clipboard
Loosen rule for setting variables in ScheduleCheckView
In current implementation of CMD check, only builtin settings are taken into consideration. The rule of the length of setting variable name is too strict for custom settings.
Fixes #159