Changes between Version 116 and Version 117 of Version1.2Features
- Timestamp:
- Oct 26, 2009, 5:12:27 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v116 v117 89 89 * Contrib-06 (Allow for extendable auth_user module) - none of the proposals for how this would work have any sort of wide support. 90 90 * Core-04 (Add IBM DB2 django adapter django.db.backends) - immaturity; the authors haven't offered support for inclusion. 91 * ORM-01 (Support for non-relational databases) - way to big a feature to get done in a couple months. Incremental improvement is the way to go here.91 * ORM-01 (Support for non-relational databases) - way too big a feature to get done in a couple months. Incremental improvement is the way to go here. 92 92 * ORM-02 (Identity mapping in the ORM) - the feature doesn't seem to fit with the philosophy of Django's ORM, and works fine as an external plugin. 93 93 * ORM-13 (integrate http://github.com/bfirsh/django/tree/search) - it's not clear what's being proposed here.