Skip to main content

A Full featured forum, easy to integrate and use.

Project description

django-simple-forum:

Documentation Status https://travis-ci.org/MicroPyramid/django-simple-forum.svg?branch=master Downloads Latest Release https://coveralls.io/repos/github/MicroPyramid/django-simple-forum/badge.svg?branch=master Code Health Latest Release

Introduction:

django simple forum is a discussion board where people with similar interests can create and discuss various topics. You can also mention any particpant those are involved in the repsective topic in the comment. You can also receive email notifications when there is an update in the topic, when you follow the topic.

Source Code is available in Micropyramid Repository.

Modules used:

  • Python >= 2.6 (or Python 3.4)

  • Django = 1.9.6

  • JQuery >= 1.7

  • Microurl >=3.6.1

  • Boto == 2.40.0

  • Sendgrid == 2.2.1

  • django-ses-gateway

Installation Procedure

  1. Install django-simple-forum using the following command:

    pip install django-simple-forum
    
            (or)
    
    git clone git://github.com/micropyramid/django-simple-forum.git
    
    cd django-simple-forum
    
    python setup.py install
  2. Add app name in settings.py:

    INSTALLED_APPS = [
       '..................',
       'compressor',
       'django_simple_forum',
       '..................'
    ]
  3. After installing/cloning, add the following details in settings file to send emails notifications:

    # AWS details
    
    AWS_ACCESS_KEY_ID = "Your AWS Access Key"
    
    AWS_SECRET_ACCESS_KEY = "Your AWS Secret Key"
    
                or
    
    SG_USER = "Your Sendgrid Username"
    SG_PWD = "Your Sendgrid Password"
  4. Use virtualenv to install requirements:

    pip install -r requirements.txt

You can view the complete documentation here. Documentation

We are always looking to help you customize the whole or part of the code as you like.

Visit our Django Page Here

We welcome your feedback and support, raise github ticket if you want to report a bug. Need new features? Contact us here

or

mailto:: “hello@micropyramid.com

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_simple_forum-0.0.6-py3-none-any.whl (105.9 kB view details)

Uploaded Python 3

File details

Details for the file django_simple_forum-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for django_simple_forum-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c7d067c751a44d84665af01dab16ac265bb5617ca65e9224ff538e58126d9dcd
MD5 e1115b5ec6f880f50168d7dd818a67b1
BLAKE2b-256 8849cdaf63e35f110e242f6cde538ad6d346654acba085f54268a389fcd142de

See more details on using hashes here.

Supported by

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