Version 2 (modified by Luke Plant, 15 years ago) ( diff )

--

Django 1.2 Features

TOC()

This page has the list of features currently being considered for inclusion in Django 1.2. See Version1.2Roadmap for information on the process and definition of terms.

Features under consideration

  • Multi-database support (Alex Gaynor's GSoC project)
  • #5833 Custom FilterSpecs
  • #4604 Message Passing For Anonymous Users
  • #6845 Model validation (Honza Kral's GSoC project)
  • #342 Read-only form fields
  • #3569 Implement Atom Publishing Protocol
  • #6148 Add support for database schemas
  • #6587, #3349 Better template tag loading
  • #6735 Class-based generic views
  • #10871 Support for input arguments on admin actions.
  • Improved/reworked CsrfProtection (see #9977, #10816)
Note: See TracWiki for help on using the wiki.
Back to Top