Skip to content

josemarevalo/django-scheduler-sample

 
 

Repository files navigation

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=project_sample.settings
python manage.py bower install
python manage.py migrate
python manage.py collectstatic
python manage.py runserver

About

Example application of django-scheduler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • Python 8.3%
  • HTML 2.6%