Skip to content

Update install docs for Django 2.x #635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2019
Merged

Conversation

davidjb
Copy link
Contributor

@davidjb davidjb commented May 13, 2019

This uses the new URL routing syntax with path() introduced in Django 2.0 (https://docs.djangoproject.com/en/2.2/releases/2.0/#simplified-url-routing-syntax). The older url() syntax will deprecated at some point in future.

This uses the new URL routing syntax introduced in Django 2.0 (https://docs.djangoproject.com/en/2.2/releases/2.0/#simplified-url-routing-syntax).  The older `url()` syntax will deprecated at some point in future https://docs.djangoproject.com/en/2.2/ref/urls/#url
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.934% when pulling ce9d989 on davidjb:master into 865c953 on graphql-python:master.

5 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.934% when pulling ce9d989 on davidjb:master into 865c953 on graphql-python:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.934% when pulling ce9d989 on davidjb:master into 865c953 on graphql-python:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.934% when pulling ce9d989 on davidjb:master into 865c953 on graphql-python:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.934% when pulling ce9d989 on davidjb:master into 865c953 on graphql-python:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.934% when pulling ce9d989 on davidjb:master into 865c953 on graphql-python:master.

@phalt
Copy link
Contributor

phalt commented May 13, 2019

Thanks @davidjb

@phalt phalt merged commit 65d15cc into graphql-python:master May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants