> and then make these accessible in some random template using somthing like > the following: > > Can anyone suggest a good way of doing this? >
1) write your own context_processors http://docs.djangoproject.com/en/dev/ref/templates/api/#writing-your-own-context-processors 2) write your own template tag http://docs.djangoproject.com/en/dev/howto/custom-template-tags/ -- web developer http://www.emreyilmaz.me -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.