django-schedule
django-schedule copied to clipboard
Fix simple typo: weekedays -> weekdays
There is a small typo in schedule/views.py.
Should read weekdays
rather than weekedays
.