Django TODO (my point of view)

Follow me for more content or contact for work opportunities:
Twitter / LinkedIn

Django is a very powerful and very well done Web framework, but some things are missing - in my opinion -.


  1. Specific way to allow saving multilingual texts on database.

  2. Reporting system.

  3. Another edit_inline mode, with a delete button, and an edit button that links to the item page.

  4. Improve database synchronization and make it create fields in existing tables.

  5. Allow storing files in database


I hope having enough time for contributing to it. Thanks to Django team for that great work!

Follow me for more content or contact for work opportunities:
Twitter / LinkedIn