This website requires JavaScript.
Explore
Help
Sign in
s3lph
/
matemat
Watch
1
Star
0
Fork
You've already forked matemat
2
Code
Issues
Pull requests
2
Projects
Releases
Packages
2
Wiki
Activity
Actions
ddc3e17846
matemat
/
matemat
/
webserver
History
s3lph
bead299ccd
Migration to a new database schema (version 2), where each transaction (purchase, deposit, or admin modification) is recorded individually.
2018-07-21 21:39:42 +02:00
..
pagelets
Migration to a new database schema (version 2), where each transaction (purchase, deposit, or admin modification) is recorded individually.
2018-07-21 21:39:42 +02:00
test
Migration to a new database schema (version 2), where each transaction (purchase, deposit, or admin modification) is recorded individually.
2018-07-21 21:39:42 +02:00
__init__.py
Reworked and cleaned up config file integration.
2018-07-13 00:14:48 +02:00
config.py
config documentation
2018-07-14 13:14:53 +02:00
httpd.py
Moved currency formatting/parsing into generic util package
2018-07-20 15:30:58 +02:00
requestargs.py
Some typing fixes that make mypy a litte happier
2018-07-08 15:10:22 +02:00
responses.py
Fixed some minor type annotation issues.
2018-07-15 00:55:39 +02:00
util.py
Moved currency formatting/parsing into generic util package
2018-07-20 15:30:58 +02:00