Version 14 (modified by 16 years ago) ( diff ) | ,
---|
Proposed features for Django 1.1
Please list any proposed features for 1.1 below, along with links to relevent tickets, django-dev discussions, etc.
- ORM aggregation (see also this django-dev thread)
- model validation
- Manager.update_or_create (see also #3182)
- multiple database APIs
- better HTML output for form fields (see also django-html)
- customizability of contrib.comments (see also #8630)
- Cache queryset results
- Class-Based Generic Views
- Referencing fields in queries and updates in the ORM (possibly part of django aggregation, I know the GSOC student has worked on this)
- Extend inclusion tag syntax to allow custom templates
- URL resolver refactor
- Multiple edit arbitrary fields in the admin
- Integrate Databrowse into the admin
Note:
See TracWiki
for help on using the wiki.