For django 1.7 compatibility we need django-boostrap3 < 7.0.0

This commit is contained in:
Valentin Samir
2016-03-18 13:02:36 +01:00
parent 10c53a8096
commit 2f6c69f182
2 changed files with 24 additions and 2 deletions

View File

@@ -19,6 +19,10 @@ use any sources (see auth classes in the auth.py file)
The defaut login/logout template use `django-bootstrap3 <https://github.com/dyve/django-bootstrap3>`_
but you can use your own templates using settings variables.
Note that for Django 1.7 compatibility, you need a version of
`django-bootstrap3 <https://github.com/dyve/django-bootstrap3>`_ < 7.0.0
like the 6.2.2 version.
Features
--------