Harut

Results 14 issues of Harut

Ordering fields allows to have human-readable serialized data. It is also easy to compare and test while migrating from DRF. Fields are ordered based on class hierarchy and creation time....

Currently serpy fields are both stateless and context-less, i.e. you can not access anything except the current value from inside of a serializers. While statelesness makes serpy fast and clear,...

https://habrahabr.ru/post/303608/?reply_to=9704196#comment_9704230

https://github.com/byashimov/typus/blob/8a77a35cde0d1680951e80fa455f466790fd81e0/tests/test_processors.py#L102

https://github.com/byashimov/typus/blob/8a77a35cde0d1680951e80fa455f466790fd81e0/tests/test_processors.py#L108

Like in Simon's cat or Simons' cats

Hi! I'm using your component in a project, but I really don't want things like JSS to appear in the bundle. I've made a temporary solution by forking and replacing...

Didn't dive deeper, because in my case it is enough to just set autocommit=True and get rid of all transactions, but here is a minimal test reproducing a problem (v0.0.19),...

bug
sqlalchemy