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

Unable to use namespacing in view names #36

Open
ukch opened this issue Mar 7, 2013 · 0 comments · May be fixed by #47
Open

Unable to use namespacing in view names #36

ukch opened this issue Mar 7, 2013 · 0 comments · May be fixed by #47

Comments

@ukch
Copy link

ukch commented Mar 7, 2013

To reproduce:

  • Create a list of URLs with a namespace (ie. by using include)
  • Define a metadata in seo.py, with namespace:view_name in its seo_views
  • Create an instance of the metadata for namespace:view_name

Expected: SEO now applies to the view
Actual: SEO missing from the view.

A workaround is to use view_name as the view name, but this will cause problems with multiple namespaces.

arpitremarkable added a commit to arpitremarkable/django-seo that referenced this issue Oct 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant