Re: Proposal: {% include_partial %} template tag

2010-06-08 Thread Jeliuc Alexandr
Hi, Marco Do You use symfony? On Jun 7, 1:03 pm, Marco Louro wrote: > Hi all, > > I'd like to propose adding a tag that includes a template with clean > context, but can accept parameters that will be added to that > context. > > The use-cases are plenty, but I've been using it mostly with forms

Re: Proposal: modular django configuration

2010-06-08 Thread Jeliuc Alexandr
Hello... Modular or divided is not so good as You can feel it now, I think... For example second web framework I use is symfony. And I hate it because of this as You say "modularity". While developing big project I have more then 50 open buffers in emacs only, plus gvim buffers, plus console window

Re: Date format localization problem (Django displays dates in format it doesn't accept)

2010-06-14 Thread Jeliuc Alexandr
Hello Horst! :) Thank You for this patch. It was very helpful On May 28, 6:20 pm, Horst Gutmann wrote: > Did you already try the patch I attached > athttp://code.djangoproject.com/ticket/13621? Perhaps this solves your > problem too :-) > > > > On Fri, May 28, 2010 at 4:50 PM, Ludwik Trammer w