Bruno Cesar Rocha
Bruno Cesar Rocha
Is this abandoned just like tdqm was before fork? If so, should community fork and keep it alive? Is there an existing updated fork?
From readme I see ```py @dataclass class User(Obj): _conversion = { "id": int_conv, "language_code": string_conv, "username": string_conv, } id: int language_code: str username: str ``` Which makes me curious on...
Add html and markdown editors dynamically https://github.com/rochacbruno/quokka_ng/issues/36
Media uploads in admin https://github.com/rochacbruno/quokka_ng/issues/39
Require login by default if not on localhost https://github.com/rochacbruno/quokka_ng/issues/46
Add parser to rst format https://github.com/rochacbruno/quokka_ng/issues/37
search
From quokka_ng created by [rochacbruno](https://github.com/rochacbruno) : rochacbruno/quokka_ng#20 Typuesearch + (Elastic or Woosh) support (configurable via variable SEARCH_SYSTEM: )
https://github.com/rtfd/CommonMark-py * also find an common mark editor #635
Use decorations on cli https://github.com/rochacbruno/quokka_ng/issues/52