Skip to content

Conversation

@BiBzz
Copy link
Contributor

@BiBzz BiBzz commented Oct 3, 2017

In Django 1.11, NumberInput, EmailInput, URLInput, PasswordInput switch from TextInput inheritance to Input inheritance.
To be considered as widget with placeholder, I've updated is_widget_with_placeholder definition.

In Django 1.11, NumberInput, EmailInput, URLInput, PasswordInput switch from TextInput inheritance to Input inheritance.
To be considered as widget with placeholder, I've updated is_widget_with_placeholder definition.
@jieter
Copy link
Member

jieter commented Oct 9, 2017

@BiBzz thanks for the pull! Unfortunately, your change makes the test fail (some more things need to be imported). Can you try to fix that?

@coveralls
Copy link

coveralls commented Oct 11, 2017

Coverage Status

Coverage remained the same at 91.245% when pulling be347ce on BiBzz:patch-1 into 22e64f0 on zostera:develop.

@BiBzz
Copy link
Contributor Author

BiBzz commented Oct 11, 2017

Hi @jieter! Scuse me for the delay, it's my first PR, I haven't yet all good reflexes.
Happy to have contributed and thank you for django-bootstrap4!

@jieter jieter merged commit 8df66c4 into zostera:develop Oct 11, 2017
@jieter
Copy link
Member

jieter commented Oct 11, 2017

@BiBzz no worries, thanks for fixing and the pull request!

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.

3 participants