summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/registration/activation_complete.html
AgeCommit message (Collapse)Author
2022-12-12Migration 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)
2017-04-18Django 1.8: removing "load url from future" we are in the futureÉtienne Loks
2014-09-28Add activation complete tmeplate for registrationÉtienne Loks