On Sun, Oct 19, 2008 at 2:10 PM, bruno desthuilliers
<[EMAIL PROTECTED]> wrote:
> Indeed. But , OTHO, having to copy/paste a whole urls.py just to a add
> a simple decorator on the view functions is not really DRY.

Personally, I don't agree; writing code to do what you want, even if
it starts with copy/pasting someone else's code, isn't really
"repetition". Far too often on this list, people confuse "DRY" with
"never write any code at all".


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
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