Django 1.10 and 2.0 compatibility
- Mention use of
path()
overurl()
inREADME
- Mention use of new-style MIDDLEWARE over old-style
MIDDLEWARE_CLASSES
inREADME
- Add system check to detect presence of incorrect middleware configuration
- Update imports and other syntax for forward compatibility with Django 1.10+ and Django 2.0+