Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2019-01-27 | Tools to manage media files. | Étienne Loks | |
* clean unused * find missing * rename and simplify |