| 1 | == Proposed features for Django 1.1 == |
| 2 | |
| 3 | Please list any proposed features for 1.1 below, along with links to relevent tickets, django-dev discussions, etc. |
| 4 | |
| 5 | * [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]) |
| 6 | * [ticket:6845 model validation] |
| 7 | * [http://groups.google.com/group/django-developers/browse_thread/thread/5482009f35c9cff5 Manager.update_or_create] (see also #3182) |
| 8 | * [http://groups.google.com/group/django-developers/browse_thread/thread/09f0353fe0682b73 multiple database APIs] |
| 9 | * [http://groups.google.com/group/django-developers/browse_thread/thread/f04aed2bc60274f0 better HTML output for form fields] (see also [http://code.google.com/p/django-html/ django-html] |