unwind/unwind
2021-07-11 17:24:52 +02:00
..
middleware fix elapsed to always use floating point notation 2021-07-07 22:58:52 +02:00
sql replace legacy ratings route with group ratings 2021-07-08 09:48:54 +02:00
__init__.py add more filtering options 2021-06-21 23:48:36 +02:00
__main__.py refactor loading of imdb ratings to yield loaded ratings 2021-07-10 01:43:24 +02:00
config.py add new admin routes to trigger database updates 2021-07-10 19:32:08 +02:00
db.py add a Relation type to models to store related model data 2021-07-10 01:34:38 +02:00
imdb.py add new admin routes to trigger database updates 2021-07-10 19:32:08 +02:00
imdb_import.py remove transaction from imdb import 2021-07-11 17:23:19 +02:00
models.py add a Relation type to models to store related model data 2021-07-10 01:34:38 +02:00
request.py add new admin routes to trigger database updates 2021-07-10 19:32:08 +02:00
types.py init with some kind of working prototype 2021-06-15 19:09:21 +02:00
utils.py replace legacy ratings route with group ratings 2021-07-08 09:48:54 +02:00
web.py add route for admins to list all groups 2021-07-11 17:24:52 +02:00