tobeczm

Results 2 issues of tobeczm

```python @instance.register class User(Document): login = fields.StringField(unique=True) password = fields.StringField() class Meta: collection_name = "user" user = User(login = 'test', password='123') print(user.password) # the output should be a hash like...

question

it can not cusomized the same as the native windows bar without scrollbar buttons. 没有滚动条上的两个按钮,很难自定义出类似window原生的滚动条。