Skip to content

carleton-avrc/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=sample_project.settings
python manage.py bower install
python manage.py migrate
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • Python 4.2%
  • HTML 2.7%