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 was archived by the owner on Oct 18, 2022. It is now read-only.
When the model str method uses attributes that might be updated but fail on validations the update template breadcrumbs and title will show the object to_str using the user input that failed.
The BaseUpdateView context title should be loaded using the DB saved instance or the object before assigning the form input attributes
The text was updated successfully, but these errors were encountered:
When the model str method uses attributes that might be updated but fail on validations the update template breadcrumbs and title will show the object to_str using the user input that failed.
The BaseUpdateView context title should be loaded using the DB saved instance or the object before assigning the form input attributes
The text was updated successfully, but these errors were encountered: