Skip to main content

Q&A forum Django app

Project description

DjaoDjin answers

The Django app implements a simple questions/answers forum where questions can be followed and upvoted.

Five minutes evaluation

The source code is bundled with a sample django project.

$ virtualenv virtual_env_dir $ cd virtual_env_dir $ source bin/activate $ git clone https://github.com/djaodjin/djaodjin-answers.git $ pip install -r requirements.txt

$ python manage.py syncdb $ python manage.py runserver

# Visit url at http://localhost:8000/

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

djaodjin-answers-0.1.3.tar.gz (7.6 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