PyCharm adds Diagrams for Python, Django and GAE

Released: Nov 8, 2012

Updates in this release

Updates in V2.6.3

  • Diagrams for Python, Django, GAE - View class diagrams for any Python project (right-click a file and select Diagrams). Model relationships for Django, SQLAlchemy ORM and Google App Engine projects.
  • Web Development with Flask - PyCharm now supports the development of Web applications using the Flask micro framework. Flask support comes in an external plugin for PyCharm.
  • Python 3.3 - Updated to support the new language features of Python 3.3, including the new namespace packages.
  • Django - Many fixes and improvements including specific code completion, code inspections and Django template editing.
  • Database/SQL - Live schema refactoring including renaming, dropping, creating new tables and columns and DDL export.