QDjango 0.2.6 (2012-09-07)
 * Store 0 integer foreign keys as NULL if field has null option.
 * Make it possible to build with Qt5:
   - Stop using deprecated QHttpRequestHeader and QHttpResponseHeader classes.
   - Use QMetaMethod::name() instead of QMetaMethod::signature() when using Qt5.

QDjango 0.2.5 (2012-05-16)
 * Build a shared library by default.

