Skip to content
/ Blog Public

Joint project on Django for backend group 6

Notifications You must be signed in to change notification settings

Toktorov/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Joint project on Django for backend group 6
How to start working with a django project:

git clone https://github.com/Toktorov/Blog.git

After you have cloned the git repository, run the file manage.py

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

After the runserver everything should work, good luck!

About

Joint project on Django for backend group 6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published