Closed amcgregor closed 10 years ago
Overridden attributes currently inherit the most-recent attribute's __sequence__; this may not always be desirable, for example, when redefining a default value in a subclass.
__sequence__
Overridden attributes currently inherit the most-recent attribute's
__sequence__
; this may not always be desirable, for example, when redefining a default value in a subclass.