Skip to content
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

wagtail_urls? #15

Open
qyb opened this issue Sep 20, 2019 · 1 comment
Open

wagtail_urls? #15

qyb opened this issue Sep 20, 2019 · 1 comment

Comments

@qyb
Copy link

qyb commented Sep 20, 2019

https://docs.coderedcorp.com/wagtail-cache/stable/getting_started/install.html#caching-wagtail-pages-only:

... url(r'', include(wagtail_urls)),

But in the newest version, it seems that "re_path(r'', include(codered_urls))," replace the older define?

@vsalvino
Copy link
Contributor

Good catch, feel free to make a pull request updating the documentation. For reference, that specific code snippet should match the default urls.py file generated by wagtail start.

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

No branches or pull requests

2 participants