Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

update docs to show no longer compatible with later django #29

Open
markfilley opened this issue Jun 11, 2017 · 1 comment
Open

update docs to show no longer compatible with later django #29

markfilley opened this issue Jun 11, 2017 · 1 comment

Comments

@markfilley
Copy link

The patterns modules cannot be imported, as deprecated in django 1.8

this file
C:\apps\nested-formset\demo\nested_formset_demo\urls.py

Documentation here https://docs.djangoproject.com/en/1.9/ref/urls/#patterns

I'm running django 1.11

@realPrimoh
Copy link

Wouldn't this be an easy fix by changing the urlpatterns to urlpatterns =[]?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants