Changes between Version 77 and Version 78 of Version1.2Features


Ignore:
Timestamp:
Sep 28, 2009, 3:45:10 PM (15 years ago)
Author:
oggie_rob
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.2Features

    v77 v78  
    2929  * Add South (http://south.aeracode.org/) or some other migration/evolution app to contrib (http://code.djangoproject.com/wiki/SchemaEvolution)
    3030  * Add IBM DB2 django adapter (http://code.google.com/p/ibm-db/wiki/ibm_db_django_README) to django.db.backends
     31  * Easier conditional template tags (http://www.djangosnippets.org/snippets/1538/)
    3132  * #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)
    3233  * #342 Read-only form fields
Back to Top