django-intl-tel-input
django-intl-tel-input copied to clipboard
A Django form widget for international telephone numbers based on intl-tel-input.
Results
1
django-intl-tel-input issues
Sort by
recently updated
recently updated
newest added
Per discussion in #16, it may be desirable to have settings that would be applied to all instances of the widget without having to pass in kwargs. However, using kwargs...
enhancement