On 10-Jan-08, at 8:54 PM, Darthmahon wrote:

> Is there any real difference between passing the data from a views.py
> file into a template compared with asking for the data using a
> templatetag?

if you are only using it in one template - do it in the view. If you  
are doing it in several or all templates, do it in templatetags

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
Foss Conference for the common man: http://registration.fossconf.in/web/



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