|
6c98c9d7ca
|
Add caching functionality via Flask-Caching
|
2018-07-19 15:15:49 +02:00 |
|
|
0595a28535
|
Add the first test
It just checks if the index page has a specific sentence. But at least it’s now possible to
create tests.
|
2018-07-10 12:10:24 +02:00 |
|
|
531faa1ce7
|
Add PyLint as a development dependency
Use `pylint calsocial` to run the static analysis.
|
2018-07-09 08:15:40 +02:00 |
|
|
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 |
|
|
4668089901
|
Add event creation
|
2018-06-30 06:44:45 +02:00 |
|
|
e7f891d648
|
Add Flask-Babel to Pipfile
|
2018-06-29 13:07:44 +02:00 |
|
|
b68788f65c
|
Allow users to login
|
2018-06-29 10:40:55 +02:00 |
|
|
c2e78b638b
|
Initial version, the caliber of "Hello World!"
|
2018-06-24 21:42:34 +02:00 |
|