Skip to content

Galbar/django-forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-forum

A forum app for django-1.7.

TODO: Administration pannel.

Features

  • Multiple forum instances, completetly independant, in the same site.

How to use

After adding the app to the project and to the list of installed apps and doing syncdb, do the following:

python manage.py forumapp_init

This command will initialize the forum app.

Test Project

The Test Project comes with everything set up and two users: admin and guest (being the password the same than the username). So you can try it.

About

A forum app for django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published