Pybbm

Latest version: v0.19.0

Safety actively analyzes 631341 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

0.15.4

* Hot fixes to bbcode transform

0.15.3

* bbcode engine simplified

0.15.2

* Pybbm specific forms moved to views' attributes, added new functions to views to get such forms dynamically.
This makes overriding pybbm forms much easier
* Moving from unmaintained postmarkup package to bbcode project as default bbcode render engine
Changed output html for [code] tag. It will be <code></code> tags instead of <div class="code"></div>.
So you should duplicate styles applied to div.code for code html tag.
* Japanese translation

0.15.1

* Hot fixes for Python 3 support
* Fixes for Chinese translation

0.15

* Python 3 support
* Chinese translation

0.14.9

* Two new methods added to permission handler: `may_attach_files` and `may_create_poll`. First method used for
restrict attaching files to post by user. By default it depends on `PYBB_ATTACHMENT_ENABLE` setting.
Second may be used to restrict some users to create/edit polls. By default it always return `True`.
For disabling polls on your forum, just write custom permission handler and return from this method `False`

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.