Skip to content

Example of Django project. Branches reflects development process and code improvements.

License

Notifications You must be signed in to change notification settings

katyafervent/django-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yatube_project

Описание

Социальная сеть блогеров "Яндекс.практикум"

Технологии

Python 3.8

Django 2.2.16

Запуск проекта в dev-режиме

  • Установите и активируйте виртуальное окружение

  • Установите зависимости из файла requirements.txt


pip install -r requirements.txt 

  • В папке с файлом manage.py выполните команду:

python3 manage.py runserver 

Авторы

otr-study

About

Example of Django project. Branches reflects development process and code improvements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published