| QDjango
    | 
|  Database configuration | QDjango relies on the QtSql module for database access, which supports a wide array of database drivers | 
|  Database models | Database models are usually created by subclassing the QDjangoModel class | 
|  Making queries | The QDjango object relational mapper (ORM) supports the concept of querysets, borrowed from django's ORM | 
|  Scripting models | The QDjangoScript class makes it easy to access your models from QtScript | 
 1.8.4
 1.8.4