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