Added
- Mention use of `path()` over `url()` in README
- Mention use of new-style `MIDDLEWARE` over old-style `MIDDLEWARE_CLASSES` in README
- 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+