Skip to content

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

Merged
gregmuellegger merged 2 commits into
jazzband:masterfrom
vxsx:bugfix/add-related-object-when-none-exist
Jun 27, 2016
Merged

build input for fields that don't have any checkboxes yet#81
gregmuellegger merged 2 commits into
jazzband:masterfrom
vxsx:bugfix/add-related-object-when-none-exist

Conversation

@vxsx
Copy link
Copy Markdown
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
Copy Markdown

👍

if jQuery was actually undefined it was throwing a reference error
@vxsx
Copy link
Copy Markdown
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
Copy Markdown
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