gallery.accords-library.com/server/szurubooru/model
rr- ee6b66329b server/posts: fix search by aspect ratio
It was being rounded to nearest integer because of the width/height
columns' data type.
2017-02-05 23:21:43 +01:00
..
__init__.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
base.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
comment.py server/model: use new sqlalchemy import style 2017-02-05 23:21:43 +01:00
post.py server/posts: fix search by aspect ratio 2017-02-05 23:21:43 +01:00
snapshot.py server/model: use new sqlalchemy import style 2017-02-05 23:21:43 +01:00
tag.py server/model: use new sqlalchemy import style 2017-02-05 23:21:43 +01:00
tag_category.py server/model: use new sqlalchemy import style 2017-02-05 23:21:43 +01:00
user.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
util.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00