django-scheduler-sample icon indicating copy to clipboard operation
django-scheduler-sample copied to clipboard

Sample unable to find the javascript libs

Open digital-nomad17 opened this issue 7 years ago • 1 comments

Problem: The file paths for the javascript libraries(e.g. fullcalendar.js, jquery-datepicker, etc.) are wrong. Collect static does not put the javascript files in the assets folder.

Expected behavior: Collectstatic is suppose to put the bower dependencies within the assets folder.

digital-nomad17 avatar Sep 05 '17 14:09 digital-nomad17

Are you using django bower to download the libs?

llazzaro avatar Sep 05 '17 15:09 llazzaro