mirror of
https://github.com/django/django.git
synced 2025-06-04 02:59:13 +00:00
4 lines
89 B
Python
4 lines
89 B
Python
from django.forms.extras.widgets import SelectDateWidget
|
|
|
|
__all__ = ['SelectDateWidget']
|