#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 lrekucki):

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

Comment:

 Note that Russell didn't said that contrib.auth does it the right way.
 Take a look at how contrib.comments - it's not perfect, but far better. As
 for your tag example, you should take a look at [https://github.com/alex
 /django-taggit/blob/master/docs/custom_tagging.txt django-taggit] - it
 handles custom Tag models pretty well without monkey patching.

 From a brief review of your code, this doesn't need any change in Django
 to work, so you could just make a 3rd party application out if it.

 PS. Writing in bold doesn't help convincing other people.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14969#comment:4>
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