Skip to content

Update django.url.conf include syntax#25

Open
piccoloman wants to merge 1 commit intorobinhood:masterfrom
piccoloman:patch-1
Open

Update django.url.conf include syntax#25
piccoloman wants to merge 1 commit intorobinhood:masterfrom
piccoloman:patch-1

Conversation

@piccoloman
Copy link
Copy Markdown

Support for the app_name argument is deprecated in Django 2.0. Switching to include((pattern_list, app_namespace), namespace=None) format as described in docs: https://docs.djangoproject.com/en/1.11/ref/urls/#include

Support for the app_name argument is deprecated in Django 2.0. Switching to `include((pattern_list, app_namespace), namespace=None)` format as described in docs: https://docs.djangoproject.com/en/1.11/ref/urls/#include
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.

1 participant