Changes between Version 66 and Version 67 of Version1.2Features


Ignore:
Timestamp:
Aug 26, 2009, 7:37:57 AM (15 years ago)
Author:
trebor74hr@…
Comment:

add IBM DB2 django adapter?

Legend:

Unmodified
Added
Removed
Modified
  • Version1.2Features

    v66 v67  
    2828  * Allow inclusion of inlines in fieldsets (admin)
    2929  * Add South (http://south.aeracode.org/) or some other migration/evolution app to contrib (http://code.djangoproject.com/wiki/SchemaEvolution)
     30  * Add IBM DB2 django adapter (http://code.google.com/p/ibm-db/wiki/ibm_db_django_README) to django.db.backends
    3031  * #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)
    3132  * #342 Read-only form fields
Back to Top