cygnal/server
Lucas Verney a7792f5dbb Rework upvotes
Upvotes now reset the `datetime` field of the report, making it appear
as if it was newly reported. They also extend the lifetime for accidents
and GCUM.

This introduces database migrations as well.

Closes https://framagit.org/phyks/cyclassist/issues/41.
2018-09-12 13:51:53 +02:00
..
__init__.py Initial commit 2018-06-25 18:29:57 +02:00
__main__.py Fix an issue with MySQL dropping connection after some time 2018-06-27 22:11:30 +02:00
jsonapi.py Ensure server always return proper ISO encoded dates with timezone 2018-08-02 11:14:38 +02:00
models.py Rework upvotes 2018-09-12 13:51:53 +02:00
routes.py Rework upvotes 2018-09-12 13:51:53 +02:00
tools.py Rework upvotes 2018-09-12 13:51:53 +02:00