peewee-plus/tests
2021-11-24 21:33:39 -05:00
..
__init__.py Initial commit 2021-11-24 16:30:47 -05:00
fixtures.py Fix py36 incompatibility with pathlib usage 2021-11-24 18:34:19 -05:00
test_about.py Initial commit 2021-11-24 16:30:47 -05:00
test_jsonfield.py Add JSONField for storing JSON data 2021-11-24 21:33:39 -05:00
test_pathfield.py Add PathField class for storing pathlib objects 2021-11-24 18:34:19 -05:00
test_precision_float_field.py Add PrecisionFloatField for adding mysql precision parameters to float fields 2021-11-24 18:34:19 -05:00