New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

emencia-django-forum

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emencia-django-forum

A minimalistic Django forum app

  • 0.8.3
  • PyPI
  • Socket score

Maintainers
3

.. _Django: https://www.djangoproject.com/ .. _RestructuredText: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html

Emencia Django Forum

It is simple and more suited for an internal team use (like an extranet) than for big public communities. By the way all the view are restricted at less to authenticated users, there is no access for anonymous.

Features


  • Have categories that contains threads that contains messages;
  • Have thread watches: users can subscribe to receive email notification for each new message in a thread;
  • Have thread sticky mode and announce mode;
  • i18n usage for the interface;
  • Permissions usage for moderation on categories, threads and messages;
  • Optional markup syntax for messages, default is RestructuredText_ from docutils but you can use your own;
  • Optional DjangoCodeMirror editor or your own editor if you want;

Links


  • Read the documentation on Read the docs <https://emencia-django-forum.readthedocs.org/>_;
  • Download his PyPi package <http://pypi.python.org/pypi/emencia-django-forum>_;
  • Clone it on his Github repository <https://github.com/emencia/emencia-django-forum>_;

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc