Version 21 (modified by 16 years ago) ( diff ) | ,
---|
Specifications for various Django features
NB: this page and it's sub-pages are in no way part of Django's official process. Feel free to use the wiki as a collaborative whiteboard for reaching agreement on designs of various issues, but please note that all discussion should happen on django-dev. Please read requesting features for more information on how Django's development process works.
Only use this page if the issue is non-trivial and spans many tickets or needs comprehensive elaboration that would be cumbersome to describe in a ticket.
General
Open proposals
Applications:
- Reusable app guidelines
- Usability improvements in application handling (enhancements of the
app
directive) -- somewhat out of date
Core:
- Single Instance aka the infamous #17
Integrated proposals
- Session framework improvements integrated in [8340] - [8344]
- Media and validation integrated in [7360] and [7365]
Obsolete/Rejected Proposals
- Converting the ReST documentation in `doc/` to HTML and PDF -- will be superseded by a Sphinx-based solution.