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

get_channel templatetag bug #483

Open
jeanmask opened this issue May 11, 2015 · 1 comment
Open

get_channel templatetag bug #483

jeanmask opened this issue May 11, 2015 · 1 comment

Comments

@jeanmask
Copy link
Member

When I get a channel and has another channel with the same slug this raises an exception: get() returned more than one Channel -- it returned 2

Because use field "slug" to get a channel, the correctly way is using the field "long_slug" to prevent duplicated cases.

@lerrua
Copy link
Member

lerrua commented Jul 9, 2015

+1

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