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