Skip to content

Abhishek950650/django-boards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-boards

Django Board Application by - Abhishek jaiswal

-first need to install python 3.7 -then install django 2.1 -then install widget-tweaks using pip command -and use migrations for sql lite using this command -> python manage.py makemigrations -and migrate the database using this command -> python manage.py migrate -then create a super user using this command -> python manage.py createsuperuser then enter your name,email,pass -finally run your project using this command -> python manage.py runserver and copy the ip address from ur terminal and paste it into the browser

About

Django Board Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published