On 03/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I was following tutorial on django built-in comment system in wiki on
> djangoproject.com; Everything went fine, however, I can't figure out
> how to use them with custom views, I keep getting different errors.
> Tutorial example works only with generic views.
>

If you got the tutorial straight, that's good, but you have to
consider that it is a special case, demonstrating the most generic
Django capabilities. I'd advise you to read up on the documentation on
the website, see how views are created and used and slowly start
writing your own. If you're getting errors that you can't understand
from the documentation, paste them here, or ask directly on the IRC
channel, so people can help you out with the specifics.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to