Skip to content

guitvcer/project_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_2

Описание

project_2 - это веб-сайт с новостями. Разрабатывалась в целях обучения.


Запуск на локальном сервере

git clone https://github.com/guitvcer/project_2.git
cd project_2
pip install -r requirements.txt
python manage.py makemigrations news
python manage.py migrate
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published