Changes between Version 48 and Version 49 of Version1.2Features


Ignore:
Timestamp:
Aug 11, 2009, 8:24:48 PM (15 years ago)
Author:
daveyjoe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.2Features

    v48 v49  
    2121  * Extra template tags and filters (http://groups.google.com/group/django-developers/browse_thread/thread/2045a50970d6a883)
    2222  * Database savepoint refactoring (http://groups.google.com/group/django-developers/browse_thread/thread/8adcbda86bd8e017, #11156, #9205)
     23  * Replace get_absolute_url (http://code.djangoproject.com/wiki/ReplacingGetAbsoluteUrl)
    2324  * #17 Identity mapping in the ORM (Work has been done to this end by David Cramer, here: http://github.com/dcramer/django-idmapper/tree/master)
    2425  * #342 Read-only form fields
Back to Top