Version 8 (modified by 17 years ago) ( diff ) | ,
---|
Specifications for various Django features
This page is meant to be a collaborative whiteboard for reaching agreement on designs of various issues. Usually this information is scattered around Django IRC channel, tickets and mailing lists and is both hard to find and quite often non-conclusive.
Non-trivial design decisions should converge into a clear specification that merges all the bits from different discussion sources. The process should be similar to PEPs.
Minor issues should still be handled with tickets.
Specifications
Newforms-admin:
- Media and validation
- Usability improvements in application handling (enhancements of the
app
directive)
Fields:
- Binary field: merge information from #2417 and http://groups.google.com/group/django-developers/browse_thread/thread/266565a23b765ea2
Documentation:
Note:
See TracWiki
for help on using the wiki.