Модули ресурсов и партнеров

Evgeny Polivanov 98420a2f9c first commit il y a 2 ans
SharixAdmin 98420a2f9c first commit il y a 2 ans
bin 98420a2f9c first commit il y a 2 ans
core 98420a2f9c first commit il y a 2 ans
staticfiles 98420a2f9c first commit il y a 2 ans
.DS_Store 98420a2f9c first commit il y a 2 ans
.gitignore 98420a2f9c first commit il y a 2 ans
README.md 98420a2f9c first commit il y a 2 ans
install_linux.sh 98420a2f9c first commit il y a 2 ans
install_win.bat 98420a2f9c first commit il y a 2 ans
manage.py 98420a2f9c first commit il y a 2 ans
requirements.txt 98420a2f9c first commit il y a 2 ans

README.md

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: