+1

This is great, Malcom, and a step forward to my comments/goals/rants in
the other thread.

Russell Keith-Magee wrote:
> 2) A decorator:
>
> @models.Abstract
> class Thing(models.Model):
>    ...
>

When did python support class decorators?

Jacob Kaplan-Moss wrote:
> ... I like seeing that a model is abstract right there at the top rather
> than having to read down to ``Meta`` to see what's going on.

+1


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