QDjango
 All Classes Functions Typedefs Enumerations Enumerator Properties Groups Pages
Related Pages
Here is a list of all related documentation pages:
oDatabase configurationQDjango relies on the QtSql module for database access, which supports a wide array of database drivers
oDatabase modelsDatabase models are usually created by subclassing the QDjangoModel class
oMaking queriesThe QDjango object relational mapper (ORM) supports the concept of querysets, borrowed from django's ORM
\Scripting modelsThe QDjangoScript class makes it easy to access your models from QtScript