Skip to content

SmauDistribution/Fortheum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration video

Watch the video

Getting started

python -m venv env
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

About

A complete example of a forum made with Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published