Socket
Socket
Sign inDemoInstall

dinette

Package Overview
Dependencies
0
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dinette

Dinette is a forum application in the spirit of PunBB.


Maintainers
2

Readme

Dinette Forum

The name

Dinette is a composition by Django Reinhardt. I haven't personally heard it, but I believe that like everything built with or by Django it is going to be superb.

Overview.

Dinette is a forum built with Django. It uses the PunBB philosophy of being lightweight, but functional. Additionaly it takes the HTML wholesale from PunBB. Like PunBB, it is GPL licensed.

Why Another?

There are a lot of existing forum applications for Django, so why another. In our belief, there is no forum application, (Apart from that bundled with Ellington) of quality comparable to that available to PHP. Djorum is not there yet, but Usware plans to provide long term support for it, and continue to develop this depending on community support.

Features

  1. Fully reuable, plug and play in your existing site.
  2. Plays well with other Django components, like auth and django-registration, admin.
  3. Support BBCode
  4. Supports File attachement.
  5. Supports image attachment
  6. Supports supercategories, categories, and topic. (Upto 3 levels of nesting).
  7. Support groups and limited visibility.
  8. Supports Karma
  9. Supports Ranks 10.Supports announcements.
  10. Supports RSS And many, many others.

Why use this

Why use this instead of say PubBB?

This integrates tightly with other Django subsystems, including Admin, User and Groups.

How to use it.

  1. Put it into your existing Django project.
  2. Syncdb
  3. Make your registration system create a DinetteUserProfile object for each user who is going to use Dinette.
  4. Create supercategories, categories and categories.
  5. Play.

Keywords

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