Skip to main content

Simple and complete django forum solution

Project description

Django ForumBR

Django-forumbr is a project to create a simple, easy-to-use and complete forum for django projects on the run.

Install instructions

pip install django-forumbr

# then add forum to your settings INSTALLED_APPS # and url(r’^forum/’, include(‘forum.urls’, namespace=’forum’)) to your urls.py

# create the models and you’re done python manage.py syncdb

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-forumbr-0.3.1.2.tar.gz (203.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page