ShariX interface for sending tickets for connection, obtaining roles
Общий интерфейс ShariX для отправки заявок на подключение, получение ролей
TonyKurts 0c61dadfd7 Repository initialized | 1 سال پیش | |
---|---|---|
.gitignore | 1 سال پیش | |
README.md | 1 سال پیش | |
requirements.txt | 1 سال پیش |
User web-interface for ShariX services. It implies interaction with the list of services, payment, establishment of relationships, interaction with technical support, etc. that is beyond default scenario.
INSTALLED_APPS = [
# ...
'platformrunning.apps.PlatformrunningConfig',
# ...
]