django-intl-tel-input
django-intl-tel-input copied to clipboard
Add settings and defaults
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 at instantiation is still helpful, so it should probably take precedence if used.