#11007: Add django.db.Model.changes(self) that returns a dict of differences
------------------------------------------+---------------------------------
 Reporter:  den...@kaarsemaker.net        |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  Database layer (models, ORM)  |     Version:  SVN       
 Keywords:                                |       Stage:  Unreviewed
Has_patch:  1                             |  
------------------------------------------+---------------------------------
 The attached patch adds a method to the Model class that returns a dict of
 differences between the current instance and the values stored in the
 database.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11007>
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-updates@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