-
Clone the Repository in your local machine.
-
Open the terminal (make sure you have Django installed in your virtual environment and running)
-
Switch to the project directory containing manage.py in the cloned repository
-
Make sure you have crispy-forms and Pillow pip-installed, follow below commands to install if not already:
pip install django-crispy-forms
pip install crispy-bootstrap5
pip install Pillow
-
Execute the following commands:
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
-
Open the browser of your choice and type in the local url (http://127.0.0.1:8000/)
-
You should be able to see the home page of our blog application.
-
Notifications
You must be signed in to change notification settings - Fork 0
bhorsujal/pih_blog_application
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
PISB Internal Hackathon - Blog Application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published