Базовое веб-приложения сервиса, к которому подключаются остальные модули.

Evgeny Polivanov a2da054a7a fix bags 1 rok pred
SharixAdmin 994f515279 add metasynced 1 rok pred
bin 98420a2f9c first commit 1 rok pred
core a2da054a7a fix bags 1 rok pred
staticfiles 98420a2f9c first commit 1 rok pred
.DS_Store 98420a2f9c first commit 1 rok pred
.gitignore 994f515279 add metasynced 1 rok pred
README.md 26e4fe2bda first commit 1 rok pred
install_linux.sh 994f515279 add metasynced 1 rok pred
install_win.bat 994f515279 add metasynced 1 rok pred
manage.py 98420a2f9c first commit 1 rok pred
requirements.txt e490a617d3 add jazzmin 1 rok pred

README.md

ShariX Open Admin

Admin system implemented as a Django application.

Installation

1) Download or clone repository

git clone http://git.sharix-app.org/ShariX_Open/sharix-open-webapp-base.git 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

  1. Enter your phone number (required field)
  2. Username (required field)
  3. Email (optional)
  4. Password (required field)
  5. Repeat password (required field)
  6. y - to agree if the password is too simple

3) To manually install the project, open the .bat file with a text editor and try these commands in the terminal

Settings

Optional configuration params, which can be added to your project settings: