Django is a very powerful and very well done Web framework, but some things are missing - in my opinion -.
- Specific way to allow saving multilingual texts on database.
- Reporting system.
- Another edit_inline mode, with a delete button, and an edit button that links to the item page.
- Improve database synchronization and make it create fields in existing tables.
- Allow storing files in database
I hope having enough time for contributing to it. Thanks to Django team for that great work!