django-anysign
django-anysign copied to clipboard
Settings are checked
- [ ] in
docs/settings.txt, add a section "Check your settings" at the end of the document. - [ ] actually write checks, maybe using Django's system check framework. Else using hospital
- [ ] assert the checks run within the demo
May require #21, because system checks were introduced in Django 1.7.