Skip to content

Updates for Django 1.10+ and Django 2.0+ compatibility#3

Merged
daneah merged 5 commits into
masterfrom
django-compatibility-update
Jan 3, 2018
Merged

Updates for Django 1.10+ and Django 2.0+ compatibility#3
daneah merged 5 commits into
masterfrom
django-compatibility-update

Conversation

@daneah

@daneah daneah commented Jan 2, 2018

Copy link
Copy Markdown
Member

Resolves #2

  • 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+
@daneah daneah merged commit 27bda8f into master Jan 3, 2018
@daneah daneah deleted the django-compatibility-update branch January 15, 2018 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant