Re: Add your own template library
And in settings.py, I have:
TEMPLATE_TAGS = (
'templatemyweb.tags.repeat',
)
with which I am using this code snippet, http://djangosnippets.org/
Ashish
On Monday, 1 October 2012 18:01:48 UTC+5:30, Javier Guerra wrote:
On Sun, Sep 30, 2012 at 11:59 PM, Ashish Jain <ashishj...@gmail.com> wrote:--
> After which I am referring it into my website.
... and on settings.py?
--
Javier
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/XvRHRfXOKzMJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home