Commit Graph

6 Commits

Author SHA1 Message Date
Gergely Polonkai 531faa1ce7 Add PyLint as a development dependency
Use `pylint calsocial` to run the static analysis.
2018-07-09 08:15:40 +02:00
Gergely Polonkai 7cb46c476b [Bugfix] Move from Flask-Babel to Flask-BabelEx
It is used internally by Flask-Security anyway, so it’s one less package to install.  Also, using
Flask-Babel causes trouble with Flask-Security…
2018-07-02 13:27:26 +02:00
Gergely Polonkai 4668089901 Add event creation 2018-06-30 06:44:45 +02:00
Gergely Polonkai e7f891d648 Add Flask-Babel to Pipfile 2018-06-29 13:07:44 +02:00
Gergely Polonkai b68788f65c Allow users to login 2018-06-29 10:40:55 +02:00
Gergely Polonkai c2e78b638b Initial version, the caliber of "Hello World!" 2018-06-24 21:42:34 +02:00