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