This website requires JavaScript.
Explore
Help
Sign In
phyks
/
cygnal
Watch
1
Star
0
Fork
0
You've already forked cygnal
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b1bee5c308
cygnal
/
server
History
Phyks (Lucas Verney)
f83f66a353
Store datetime as naive UTC datetimes (no TZ info) in db, to avoid issues with SQLite
2018-08-02 11:19:44 +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
Store datetime as naive UTC datetimes (no TZ info) in db, to avoid issues with SQLite
2018-08-02 11:19:44 +02:00
routes.py
Add statistics about the instance under the About section.
2018-08-01 17:54:48 +02:00