This repository has been archived by the owner on Jul 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
[Config] get rid of monkey patching in sortedm2m #29
Labels
Milestone
Comments
@rohithasrk. This issue is an interesting one. |
Yeah. Will look into it. |
ok @rohithasrk it would be great if you could solve this. It's an interesting challenge. If you can't work on it let me know, I will have to do this soon because it's causing me to duplicate some code and I don't like this. |
I see. Will try solving it ASAP. |
@nemesisdesign : Made a PR #101 in django-sortedm2m. Please review it. |
@rohithasrk great, replied there |
Now we can finally upgrade the django-sortedm2m to be higher or equal to 1.5.0 and remove the monkey patching :-) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Improve the change implemented in 96f4d09 by supplying a patch to django-sortedm2m, see jazzband/django-sortedm2m#96.
The text was updated successfully, but these errors were encountered: