On Aug 19, 7:48 pm, Zinovii Dmytriv <[EMAIL PROTECTED]> wrote:
> I'm very happy that django is very flexible - this is great. But Rule
> of thumb is to avoid extensions of framework code unless it's really-
> really necessary. ifless is not that case. It just should be built-in.

But we're not talking about 'extensions of framework code' here. We're
talking about a custom tag, which is using an explicit piece of
functionality already provided by the framework: the ability to write
your own tags. This is no more extending the code than is writing your
own views, and I'm sure you won't claim that Django should provide all
possible views so that you would only have to write your own if it's
really necessary.
--
DR.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to