On Fri, 2008-11-14 at 16:59 +0530, suganthi saravanan wrote:
> Here i have customized the class in the templatetags folder and i have
> render too. Using the function also i have called the parser function
> and return the node object...
> 
> I have created the template also
> 
> How to call in the urls.py 
> 
> 
Do you mean to say that your trouble is not with the template tag, but
in rendering a template?  That is no different with or without a
templatetag.
> 
> Suggest me.
> 
http://docs.djangoproject.com/en/dev/intro/tutorial03/#intro-tutorial03

In particular, read the section titled "Design your URLs" and read the
code snippet under "Write views that actually do something."


If that doesn't help, you'll need to post some code, particularly, your
template, your view, and your urls.py file.

Cheers,
Cliff




--~--~---------~--~----~------------~-------~--~----~
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