Socket
Socket
Sign inDemoInstall

emencia-django-forum

Package Overview
Dependencies
0
Maintainers
3
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    emencia-django-forum

A minimalistic Django forum app


Maintainers
3

Readme

.. _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 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc