- 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
andpython manage.py migrate
- To create an admin user run
python manage.py createsuperuser
-
Notifications
You must be signed in to change notification settings - Fork 0
p-mohan/django_forums_app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Django forums app with topics and chat rooms
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published