#11007: Add django.db.Model.changes(self) that returns a dict of differences
---------------------------------------------------+------------------------
          Reporter:  [email protected]        |         Owner:  nobody
            Status:  new                           |     Milestone:        
         Component:  Database layer (models, ORM)  |       Version:  SVN   
        Resolution:                                |      Keywords:        
             Stage:  Design decision needed        |     Has_patch:  1     
        Needs_docs:  0                             |   Needs_tests:  0     
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by thebitguru):

 * cc: [email protected] (added)

Comment:

 Thanks for the code, this saved me some time and it would be awesome if it
 were a part of the official release.  One thing to point out though, this
 doesn't account for m2m fields.  Should that be included in these patches?
 I have needed that for my project and will post an updated patch once I
 have it tested.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11007#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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to