Django 4.x compatibility #35
Labels
No labels
bug
enhancement
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jmcbray/brutaldon#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The folks at the brutaldon gitlab restricted brutaldon to Django 3.x rather than properly updating to handle a change in a dependency. The correct fix is here:
https://stackoverflow.com/questions/71589827/i-have-an-error-about-smart-text-after-installing-django-admin-charts
Fixed in
81a7356988.