Re: Passing template_context vars to the starproject command

2017-06-27 Thread dom
Hi Nikos This is VERY far…but… I think we ended up making our own startproject command see an example here : https://github.com/credis/django-coop/blob/master/coop/management/commands/startproject.py hope this helps Cheers Dom Le 9 mai 2017 à 13:44, manikos a écrit : > Did you find a solutio

Re: Passing template_context vars to the starproject command

2017-05-09 Thread manikos
Did you find a solution to that? On Saturday, May 5, 2012 at 2:48:28 PM UTC+3, Dom Guardiola wrote: > > I have a working project template that I can use with the new "--template" > option of the startproject management command > > Now Iwanted to pass more variables in the template_context, and th

Passing template_context vars to the starproject command

2012-05-05 Thread Dominique Guardiola Falco
I have a working project template that I can use with the new "--template" option of the startproject management command Now Iwanted to pass more variables in the template_context, and the doc [1] says : The template context