Changes between Version 65 and Version 66 of Version1.1Features


Ignore:
Timestamp:
Oct 16, 2008, 1:44:57 AM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.1Features

    v65 v66  
    55ORM:
    66  * [http://code.google.com/p/django-aggregation/ ORM aggregation] (see also [http://groups.google.com/group/django-developers/browse_thread/thread/749ebaf0fa80f807/892c890bc5f1f551 this django-dev thread])
     7  * [http://code.djangoproject.com/wiki/AuditTrail Object history] (discussed many times in `django-dev` as well)
    78  * [ticket:6845 model validation]
    89  * [http://groups.google.com/group/django-developers/browse_thread/thread/5482009f35c9cff5 Manager.update_or_create] (see also #3182)
     
    4445  * [http://groups.google.com/group/django-developers/browse_thread/thread/3e0d78b98498c159/f08036fb1e7fe6b9 Add support for streamed content] (see also #7581)
    4546
     47Comments:
     48  * [http://groups.google.com/group/django-developers/browse_thread/thread/9f5d117fdbb05a12 customizability of contrib.comments] (see also #8630)
     49  * [ticket:9282 Inclusion of comment-utils]
     50
    4651General:
    4752  * [wiki:VersionOneFeatures#DeferredUntilPost-1.0 the four features that were deferred until post-1.0]
    48   * [http://groups.google.com/group/django-developers/browse_thread/thread/9f5d117fdbb05a12 customizability of contrib.comments] (see also #8630)
    49   * [ticket:9282 Inclusion of comment-utils]
    5053  * [ticket:6735 Class-Based Generic Views]
    5154  * [http://groups.google.com/group/django-developers/browse_thread/thread/3417b90f0e6fda9f URL resolver refactor]
    52   * [http://code.djangoproject.com/wiki/AuditTrail Object history] (discussed many times in `django-dev` as well)
    5355  * [http://code.google.com/soc/2008/django/appinfo.html?csaid=B58713A6BDC1E322 Integrate GSOC2008 search project]
    5456  * [http://groups.google.com/group/django-developers/browse_thread/thread/d27261561bc36d96 Avoid double imports] (see [ticket:8193])
Back to Top