Closed rowanv closed 8 years ago
I think you are missing the step : ./manage.py bower install
please read this on how to install django-scheduler https://github.com/llazzaro/django-scheduler/blob/develop/README.md
I will try to make this more automatic. To get js libs we are using bower now
Hi,
When I attempt to run the scheduling project, I get the following error:
No such file or directory: '/Users/me/workspace/django-scheduler-sample/components'
Do you know why it is looking for that specific folder, which does not appear to be included in the repository? Thanks,