Skip to content

kmjson/DjangoForums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoForums

A basic forum made from the Django Framework.
To see the forum deployed, visit: https://jk-djangoforums.herokuapp.com

In order to setup the python virtual environment (with pipenv) with all the necessary packages, write:

cd DjangoForums
pipenv install -r requirements.txt

About

A basic forum made from the Django Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published