In case anyone's interested in this but isn't following the ticket,
I've attached an updated patch there using a variant of Vinay's
suggestion, and with some shim code to address backwards-compatibility
concerns. Reviews welcome.
Ticket is at https://code.djangoproject.com/ticket/16288
Carl
--
Hi!
> The compiler is able to handle this case, but the syntax of the Django
> templating language does not. I will not change any features in the
> Django template engine during this proposal and actually reused most
> of the parser toolchain until fall. If someone wants to step up and
> contin
Another weekly update.
First off, I'd like to apologize for not posting one last week; I've
been completely buried under exams and other school-related stuff
during the past three weeks...
Things have settled now at last so I'm back at my SoC and cathing up.
My repo [1] now contains support for i
On 19 juin 2011, at 12:39, Anatoly Vostryakov wrote:
> Ok. Thanks for answer. I'll think to add support of parameters to
> functions in django template engine after GSOC. From my point of view
> it is
> backward compatible feature. All old django templates will continue to
> work.
Hi Anatoly,
Be