On 8/18/06, medhat <[EMAIL PROTECTED]> wrote:
> I have a suggestion (with a patch) to save a few key clicks :-)
> Do you ever write a template with {% block ... %}{% endblock %} tags
> solely as placeholders to be overridden by other templates? I find I am
> doing this a lot... and I am too lazy to type the {% endblock %} each
> time :-) so I added the {% eblock ... %} tag that does not require an
> end tag.
>
> And here is the patch. I am posting it here to see if people think this
> is a good idea... if it is, I will create a ticket.

Hey Medhat,

I don't think this is something we want in the Django distrubution
proper, but you should feel free to add it to the Django wiki at
http://code.djangoproject.com/wiki .

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to