Thanks to visit codestin.com
Credit goes to github.com

Skip to content

olegenov/yatube

Repository files navigation

yatube

yatube CI

YATUBE

Social networking site gor bloggers.

Deploy locally:

  • create an environment python3 -m venv venv
  • run the environment source venv/bin/activate
  • install requirement files python3 -m pip install -r requirements.txt
  • make migrations python3 manage.py makemigrstions python3 manage.py migrate
  • go http:\127.0.0.1:8000

Create a superuser:

  • run python3 manage.py createsuperuser

About

Социальная сеть блогеров

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published