Skip to content

DJWOMS/oms_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start project OMS CMS

Documentation

  • Python => 3.6
  • Django => 2
  • Postgres == 10

Установка:

Создать виртуальное окружение ::

python -m venv venv

Активировать виртуальное окружение

Установить CMS ::

pip install oms-cms

Создать стартовый проект ::

oms-start