/date_time_picker_sample

Minimal sample for django-bootstrap-datetimepicker-plus for debugging and testing purposes

Primary LanguagePython

date_time_picker_sample

Minimal sample for django-bootstrap-datetimepicker-plus for debugging and testing purposes

Setup

  1. Clone the repository
  2. Change to the cloned directory
  3. Create the database: python manage.py migrate
  4. Run the app: python manage.py runserver
  5. Open localhost:8000 in your browser
  6. You can now add new "items" from the list