-
Clone the project at your desired location using " git clone https://github.com/eishu18sept/ep_blogs.git "
-
cd into the project location
-
Install requirements.text file using the command " pip install -r requirements.txt "
-
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
-
Finally run your project using " python manage.py runserver "
eishu18sept/ep_blogs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|