Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-21 | ♻️ django 3.2 deprecation: force_text -> force_str - templates: remove ↵ | Étienne Loks | |
ifequal ; PIL: Image.ANTIALIAS -> Image.Resampling.LANCZOS | |||
2023-10-18 | 🐛 JS: fix calendar localisation | Étienne Loks | |
2022-12-12 | Remove unicode_litterals | É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) | |||
2018-10-24 | QA packaging - fix date initialization | Étienne Loks | |
2018-01-29 | datepicker: simplify loading | Étienne Loks | |
2018-01-17 | Adapt layout for bootstrap v4-beta3 | Étienne Loks | |
2018-01-16 | UI: manage localissation of date input fields | Étienne Loks | |
2018-01-15 | UI: adapt each form to use the new date widget. Force localization of format. | Étienne Loks | |
2018-01-11 | UI: Workon on a new date picker | Étienne Loks | |