Emencia-django-forum

Latest version: v0.8.3

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

Scan your dependencies

Page 1 of 4

0.8.3

**************************

* Changed last thread link on Category index to go to the last thread post;

0.8.2

**************************

* Added some css to stylize ``<pre>`` and ``code`` in post messages;
* Added new setting ``FORUM_DEFAULT_THREADWATCH_CHECKBOX`` for default value for thread watch input in post form;
* Don't hide object owner in django admin anymore, close 12;

0.8.1

**************************

* Fix bad name with moderation permissions for Category and Thread models;

0.8.0

**************************

* Totally removing ``django-guardian`` usage and dependancy. Reasons are:

* Add a new layer for managing permissions that is difficult to maintain;
* guardian does not play nice with global permissions and groups, we have to add more code to manage it well;
* Per-object permissions was a little bit out of the scope of this forum app because it's not a community oriented forum;

* Cleaning documentation from ``django-guardian`` occurences;

0.7.5.2

****************************

* Last try for fixing django-guardian before removing it;
* Fix base template title;

0.7.5.1

****************************

* Fix forgotten typo in parser config name;

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.