* add extra setting SSLIFY_ADMIN_DISABLE (thanks to jraez)
0.3.0
-------------------
* renamed SSLIFY_ADMIN_URL to SSLIFY_ADMIN_NAMESPACE * added I18N support (thanks to Shahar Or)
0.2.0
-------------------
* only use django's is_secure() method to check for SECURE_PROXY_SSL_HEADER setting to disable header injection of HTTP_X_FORWARDED_PROTO (thanks to Bouke Haarsma)