Skip to content

A simple Django forums app with topics and chat rooms

Notifications You must be signed in to change notification settings

p-mohan/django_forums_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Chat Forum

  • This is a simple forums app with topics and chat rooms. It is a standalone Django app. The database used here is sql lite. It is also mobile responsive.
  • To start the app, run the following python manage.py runserver
  • To generate the data base run python manage.py makemigrations and python manage.py migrate
  • To create an admin user run python manage.py createsuperuser

About

A simple Django forums app with topics and chat rooms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published