Базовое веб-приложения сервиса, к которому подключаются остальные модули.
Evgeny Polivanov 98420a2f9c first commit | il y a 1 an | |
---|---|---|
SharixAdmin | il y a 1 an | |
bin | il y a 1 an | |
core | il y a 1 an | |
staticfiles | il y a 1 an | |
.DS_Store | il y a 1 an | |
.gitignore | il y a 1 an | |
README.md | il y a 1 an | |
install_linux.sh | il y a 1 an | |
install_win.bat | il y a 1 an | |
manage.py | il y a 1 an | |
requirements.txt | il y a 1 an |
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: