__init__.py 89 B

123
  1. from django.forms.extras.widgets import SelectDateWidget
  2. __all__ = ['SelectDateWidget']