summaryrefslogtreecommitdiffstats
path: root/app/forms.py
Commit message (Collapse)AuthorAgeFilesLines
* Updates for newer Flask versionAlexander Sulfrian2022-01-061-2/+2
| | | | | - flask.ext namespace was removed with flask-1.0. - Form of flask_wtf was renamed to FlaskForm in flask_wtf-0.13
* Update to Python3Alexander Sulfrian2022-01-061-1/+1
|
* fix not being able to create new coursesMarian Sigler2017-02-131-1/+1
|
* Remove optinal slug for formsNico Geyso2014-12-101-2/+1
|
* RefactoringNico Geyso2014-12-091-17/+13
|
* Remove dependency of pygit2 instead use directory listingsNico Geyso2014-12-071-0/+41