Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | UI: show/hide password on login | Étienne Loks | |
2022-12-12 | registration: adapt for pip install | Étienne Loks | |
2022-12-12 | Fix urls import | Étienne Loks | |
2022-12-12 | Migration to Django 2.2 - many fixes | Étienne Loks | |
- remove redondant permissions - fix missing kwargs for widget and form fields - fix default to callable for model field - quick and dirty fix for datepicker - is_authenticated() -> is_authenticated - fix registration urls - remove six usage (no more python2) |