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',
# ...
]