christianwgd / date_time_picker_sample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 70.5%Language:HTML 29.5%