Skip to content

Django 1.10 and 2.0 compatibility

Compare
Choose a tag to compare
@daneah daneah released this 03 Jan 02:27
27bda8f
  • 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+