Changes between Version 82 and Version 83 of Version1.1Features


Ignore:
Timestamp:
Oct 31, 2008, 2:15:58 PM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.1Features

    v82 v83  
    77  * [http://code.djangoproject.com/wiki/AuditTrail Object history] (discussed many times in `django-dev` as well)
    88  * [ticket:6845 model validation]
    9   * [http://groups.google.com/group/django-developers/browse_thread/thread/5482009f35c9cff5 Manager.update_or_create] (see also #3182)
     9  * [http://groups.google.com/group/django-developers/browse_thread/thread/5482009f35c9cff5 Manager.update_or_create] and model `instance.update(**kwargs)` (see also #3182)
    1010  * [ticket:2705 add optional FOR UPDATE clause to QuerySets]
    1111  * [http://groups.google.com/group/django-developers/browse_thread/thread/09f0353fe0682b73 multiple database APIs]
Back to Top