#14969: To have a way to modify third part model classes
---------------------------------------------------+------------------------
          Reporter:  marinho                       |         Owner:  nobody
            Status:  closed                        |     Milestone:        
         Component:  Database layer (models, ORM)  |       Version:  SVN   
        Resolution:  wontfix                       |      Keywords:        
             Stage:  Unreviewed                    |     Has_patch:  0     
        Needs_docs:  0                             |   Needs_tests:  0     
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by russellm):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Erm... No. Monkeypatching is bad, mmmkay?

 Comments gives you the *right* way to handle this problem -- you define an
 interface, and make the model itself pluggable. Not all Django's contrib
 apps follow this approach, but that doesn't mean we bake monkeypatching
 into the core -- we fix the contrib apps.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14969#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to