django-scheduler-sample This is a sample project using django-scheduler and django-scheduler-views Installation pip install -r requirements.txt Usage export DJANGO_SETTINGS_MODULE=sample_project.settings python manage.py bower install python manage.py migrate python manage.py runserver