-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Bump django-multiselectfield from 0.1.13 to 1.0.1 #12601
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
base: dev
Are you sure you want to change the base?
Conversation
No security concerns detected in this pull request. All finding details can be found in the DryRun Security Dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f1eda9f
to
f0be8ac
Compare
f0be8ac
to
e6a34a6
Compare
The fields is rendered once as usual if it's empty. As soon as you put 1 tag in it, it will render twice. We may have to submit an issue to the Django Tagulous repo as the people there might have a better understanding where the problem is:
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
e6a34a6
to
77fdb45
Compare
Bumps [django-multiselectfield](https://github.com/goinnn/django-multiselectfield) from 0.1.13 to 1.0.1. - [Release notes](https://github.com/goinnn/django-multiselectfield/releases) - [Changelog](https://github.com/goinnn/django-multiselectfield/blob/master/CHANGES.rst) - [Commits](goinnn/django-multiselectfield@v0.1.13...v1.0.1) --- updated-dependencies: - dependency-name: django-multiselectfield dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
77fdb45
to
5624798
Compare
force pushed as someone overwrite my changes :-D |
Bumps django-multiselectfield from 0.1.13 to 1.0.1.
Release notes
Sourced from django-multiselectfield's releases.
... (truncated)
Changelog
Sourced from django-multiselectfield's changelog.
... (truncated)
Commits
679bac6
Ready to new releasebef2514
Ready to new release9a564a3
Add image from github (pypi broken)f2b3186
Fix typo error7289469
Fix another pypi errorf17a828
Improve readme filed9e2b97
Fix error uploading to pypia387bc6
Ready to new release. The major version number has been incremented because t...4fc1369
If the choices are Proxy str (i18n) patched_display_for_field gets an error8bafbdb
Add static files to packageYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)