Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build input for fields that don't have any checkboxes yet #81

Merged

Conversation

vxsx
Copy link
Contributor

@vxsx vxsx commented May 30, 2016

previously only the lists that already had checkboxes were
initialized, so the "Add related" popup was throwing errors and
weren't showing anything before refresh. Now if checkboxes do not
exist yet, the id / name will be derived from the nearest label

essentially this fixes #57

previously only the lists that already had checkboxes were
initialized, so the "Add related" popup was throwing errors and
weren't showing anything before refresh. Now if checkboxes do not
exist yet, the id / name will be derived from the nearest label
@FinalAngel
Copy link

👍

if jQuery was actually undefined it was throwing a reference error
@vxsx
Copy link
Contributor Author

vxsx commented Jun 26, 2016

Hi @gregmuellegger, any chance you could check this PR out if you have time?

@gregmuellegger gregmuellegger merged commit 0aa9baf into jazzband:master Jun 27, 2016
gregmuellegger added a commit that referenced this pull request Jun 27, 2016
@gregmuellegger
Copy link
Collaborator

That's part of the 1.3.1 release. Thanks for taking the effort and the friendly reminder :)
https://pypi.python.org/pypi/django-sortedm2m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add related object popup error prevents operation when no related objects already exist
3 participants