startproject template context

2012-05-01 Thread Sam Simmons
For app/project templatesI found the docs a little misleading when they say 'Any option passed to the startapp command' will be added to the context. This got me thinking I could add arbitrary options to the

Re: startproject template context

2012-05-06 Thread Sam Simmons
Ok, thanks. Will open one now. On Tuesday, May 1, 2012 4:58:16 PM UTC-5, Ramiro Morales wrote: > > On Tue, May 1, 2012 at 11:04 AM, Sam Simmons > wrote: > > For app/project templates I found the docs a little misleading when they > say > > 'Any option passed to

Re: startproject template context

2012-05-06 Thread Sam Simmons
Here it is for future reference: https://code.djangoproject.com/ticket/18277 On Tuesday, May 1, 2012 4:58:16 PM UTC-5, Ramiro Morales wrote: > > On Tue, May 1, 2012 at 11:04 AM, Sam Simmons > wrote: > > For app/project templates I found the docs a little misleading when they

Re: startproject template context

2012-06-10 Thread Sam Simmons
, Jannis Leidel wrote: > > > On 07.06.2012, at 17:32, Luke Plant wrote: > > > On 01/05/12 22:58, Ramiro Morales wrote: > >> On Tue, May 1, 2012 at 11:04 AM, Sam Simmons > wrote: > >>> For app/project templates I found the docs a little misleading when &