[ ] Add a view at https://zpetnovazebnik.pyladies.cz/<course>/+sync/ that calls Course.update_from_naucse when requested via POST with the correct course password.
[ ] With GET, that page should present a form that asks for the password
[ ] Add a small link to +sync to the main course page (if the naucse slug is set)
Bonus: sync automatically whenever naucse.python.cz builds. That would ned to be password-less.
https://zpetnovazebnik.pyladies.cz/<course>/+sync/
that callsCourse.update_from_naucse
when requested via POST with the correct course password.+sync
to the main course page (if the naucse slug is set)Bonus: sync automatically whenever naucse.python.cz builds. That would ned to be password-less.