README.md 768 B

ShariX Open Admin

Admin system implemented as a Django application.

Installation

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

  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: