Базовое веб-приложения сервиса, к которому подключаются остальные модули.
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: