Nicolas Steinmetz wrote:
> In my views.py, do I need to set/declare anything about this ?
>
> If I just add the previous piece of code, I have a template error with
> this line highlighted - I do not have it with me :-/ :
> {% for category in post.category.all %}
ok my fault, I already had some variable called category so it was the mess.
After some code cleaning, it's ok - sorry for the noise.
Nicolas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---