Skip to content

vicalloy/lbforum-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is LBForum Site

Demo Project for LBForum. https://github.com/vicalloy/LBForum

LBForum is a quick and simple forum which uses the Django Framework (written in Python language). LBForum is distributed under the BSD license.

http://lbf.haoluobo.com/

How to install LBForum Site

run on django dev server

  • Clone LBForum repository from git://github.com/vicalloy/lbforum-site.git
  • use source env.rc to start lbforum environment.
  • $mg is a shortcut for "python manage.py "
  • $mg migrate
  • $mg createsuperuser
  • $mg bower install
  • $mg runserver
  • LBForum Admin http://127.0.0.1:8000/admin/
  • LBForum http://127.0.0.1:8000/

About

LBForum's Demo Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published