- 21 Aug, 2016 1 commit
-
-
Valentin Samir authored
-
- 14 Aug, 2016 4 commits
-
-
Valentin Samir authored
Update version to 0.6.4
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
Bugs fixes ---------- * typos in README.rst * w3c validation Cleaning -------- * Code factorisation (models.py, views.py) * Usage of the documented API for models _meta in auth.DjangoAuthUser Whats new --------- * Add powered by footer * set warn cookie using javascript if possible * Unfold many to many attributes in auth.DjangoAuthUser attributes * Add a github version badge * documents templatetags
-
- 13 Aug, 2016 1 commit
-
-
Valentin Samir authored
-
- 06 Aug, 2016 5 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
- 05 Aug, 2016 1 commit
-
-
Valentin Samir authored
-
- 03 Aug, 2016 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
- 02 Aug, 2016 12 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
Update to version 0.6.2
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
As it do not work with django 1.7
-
Valentin Samir authored
-
- 01 Aug, 2016 10 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
- 31 Jul, 2016 4 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
Add SqlAuthUser and LdapAuthUser auth classes. Deprecate the usage of SqlAuthUser in favor of SqlAuthUser. SqlAuthUser use django databases management, and thus is compatible with all SQL databases supported by django: postgresql, mysql, sqlite3 and oracle. LdapAuthUser use the full pythonic ldap3 module
-
Valentin Samir authored
-
Valentin Samir authored
-