Re: Dynamic Base Template

2014-07-18 Thread Alexandre Matos
Thank you! An assignment tag solved my issue perfectly! Em quinta-feira, 17 de julho de 2014 11h59min26s UTC-3, cmawe...@gmail.com escreveu: > > You could make a custom assignment_tag like: {% get_datasets_for_user user > as dataset %} > > > https://docs.djangoproject.com/en/dev/howto/custom-te

Re: Dynamic Base Template

2014-07-17 Thread cmawebsite
You could make a custom assignment_tag like: {% get_datasets_for_user user as dataset %} https://docs.djangoproject.com/en/dev/howto/custom-template-tags/#assignment-tags -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this