szurubooru/server/szurubooru
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
..
api server/api: extra validation of list fields 2017-02-05 16:34:45 +01:00
func server/files: fix import for Py3.5 2017-02-05 22:38:55 +01:00
middleware server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
migrations server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
model server/posts: fix search by aspect ratio 2017-02-05 23:21:43 +01:00
rest server/api: extra validation of list fields 2017-02-05 16:34:45 +01:00
search server/posts: support aspect-ratio search query 2017-02-05 22:09:33 +01:00
tests server/posts: fix search by aspect ratio 2017-02-05 23:21:43 +01:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
db.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
errors.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
facade.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00