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

Added EmailField with domain ending #79

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added EmailField with domain ending #79

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 20, 2015

I added a new option for creating more fancy email form fields.

vocaviking added 2 commits December 21, 2015 00:27
I added a new Field, which uses the aria functionality described in http://getbootstrap.com/components/#input-groups-basic
This enables to set a fixed domain ending for Email Input. (But only optically. In the form_valid the domain has to be checked again!)
---
This is the first of two edit. Next thing I do, will be updating the template.
I added a new Field, which uses the aria functionality described in http://getbootstrap.com/components/#input-groups-basic
This enables to set a fixed domain ending for Email Input. (But only optically. In the form_valid the domain has to be checked again!)
---
This is the second of two edit. We are now complete!
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.

0 participants