Closed adamyala closed 7 years ago
It looks like this change was introduced in commit 7472a10400baa5d1903265e8d38345fee82fa7e4
+1
Same issue
Well, I figured out a workaround, for now. django-scheduler 1.8 doesn't play nice with django-1.10, so they upgraded it, but apparently this sample is not upgraded to handle django-scheduler 1.8.2.
Go through the install as normal. Upgrade to 1.8.2, as it looks like you did (site_base.html errors happen with that version). Then load sample and example data, then revert back to dango-scheduler 1.8.0, and things play nicely again.
I cloned the repo and followed setup instructions in the readme along with the instructions in https://github.com/llazzaro/django-scheduler-sample/issues/14
When I try to load the site I find that it's referencing a
site_base.html
that no longer exists.