CTPUG / wafer

A wafer-thin web application for running small conferences. Built using Django.
ISC License
48 stars 27 forks source link

Upgrade to django-crispy-forms 2 #660

Closed stefanor closed 1 year ago

stefanor commented 1 year ago

Looks like we've got some (minor) tweaks to do for crispy forms 2:

https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md

At the very least, one needs a template pack.

drnlm commented 1 year ago

Addressed as part of #651