django.forms DateInput Example Code

DateInput is a class within the django.forms module of the Django project.

Example 1 from register

register is a Django, Bootstrap, PostgreSQL project that is open source under the GNU General Public License v3.0. This web application makes it easier for people to register as organ donors. You can see the application live at https://register.organize.org/.

register / registration / forms.py