Skip to content

eishu18sept/ep_blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EP_blogs

  1. Clone the project at your desired location using " git clone https://github.com/eishu18sept/ep_blogs.git "

  2. cd into the project location

  3. Install requirements.text file using the command " pip install -r requirements.txt "

  4. Run the following commands one by one to migrate

    i) python manage.py migrate

    ii) python manage.py makemigrations simplesocial

    iii)python manage.py makemigrations posts

    iv) python manage.py makemigrations groups

    v) python manage.py migrate

  5. Finally run your project using " python manage.py runserver "

About

A blog website built using Python and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors