Базовое веб-приложения сервиса, к которому подключаются остальные модули.
Evgeny Polivanov 98420a2f9c first commit | 1 year ago | |
---|---|---|
SharixAdmin | 1 year ago | |
bin | 1 year ago | |
core | 1 year ago | |
staticfiles | 1 year ago | |
.DS_Store | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
install_linux.sh | 1 year ago | |
install_win.bat | 1 year ago | |
manage.py | 1 year ago | |
requirements.txt | 1 year ago |
Admin system implemented as a Django application.
1) Download or clone repository
git clone -b ****** http://****** name_project
2) Install with install_win.bat (for Windows) or install_linux.sh (for Linux)
If the installation is successful, the system will prompt you to create a superuser
3) To manually install the project, open the .bat file with a text editor and try these commands in the terminal
Optional configuration params, which can be added to your project settings: