Skip to content

Example of using Django and BootStarp for news feed blog

License

Notifications You must be signed in to change notification settings

AmadeusCode/DjangoNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoNews

Example of using Django and BootStarp for news feed blog

Python 3.6 or newer is required
Django 2.1 or newer is required

Install Python

At first download Python
Install and don't forget just in case to put a tick in add to path

install Django

Open terminal and write pip install Django
Installed? Well done!

Start Local Server

Open folder with project files in terminal and write python manage.py runserver
Now you can go to 127.0.0.1:8000
Photo Photo

How to administration

Go to 127.0.0.1:8000/admin and enter admin/admin
Photo
Photo

About

Example of using Django and BootStarp for news feed blog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published