You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Upgrading django-crispy-forms from 1.6.0 to 1.7.0 breaks formsets in the library and barcode set updating views. The first row of each formset gets corrupt with invalid IDs. Current workaround is to keep the requirement at 1.6.0.
The text was updated successfully, but these errors were encountered:
Upgrading
django-crispy-forms
from 1.6.0 to 1.7.0 breaks formsets in the library and barcode set updating views. The first row of each formset gets corrupt with invalid IDs. Current workaround is to keep the requirement at 1.6.0.The text was updated successfully, but these errors were encountered: