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/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file djaodjin-answers-0.1.6.tar.gz.
File metadata
- Download URL: djaodjin-answers-0.1.6.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d1fa11b9eff459278bc372a0e9ecea821de2654ae23678c8128a0c2a8163ef0
|
|
| MD5 |
5fd6cde430fb1c336c41d74864b172d1
|
|
| BLAKE2b-256 |
23af68046e970201e081d1abecbb6d461c38394eb4e91931b0af6a39204616f0
|