Init
0 parents
Showing
38 changed files
with
756 additions
and
0 deletions
.DS_Store
0 → 100644
No preview for this file type
.gitignore
0 → 100644
Dockerfile
0 → 100644
HisinApi/.DS_Store
0 → 100644
No preview for this file type
HisinApi/__init__.py
0 → 100644
HisinApi/asgi.py
0 → 100644
HisinApi/urls.py
0 → 100644
HisinApi/wsgi.py
0 → 100644
README.md
0 → 100644
api/.DS_Store
0 → 100644
No preview for this file type
api/ApiList/appversion.py
0 → 100644
api/ApiList/audition.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/ApiList/community.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/ApiList/index.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/ApiList/login.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/ApiList/my.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/ApiList/notifications.py
0 → 100644
api/TLSSigAPIv2.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/__init__.py
0 → 100644
File mode changed
api/admin.py
0 → 100644
api/apps.py
0 → 100644
api/jobs/__init__.py
0 → 100644
File mode changed
api/jobs/job.py
0 → 100644
File mode changed
api/loggin.py
0 → 100644
api/middleware/ApiLoggingMiddleware.py
0 → 100644
api/models.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/schedules.py
0 → 100644
api/serializers.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/templates/appshare.html
0 → 100644
This diff is collapsed.
Click to expand it.
api/templates/index.html
0 → 100644
File mode changed
api/templates/share.html
0 → 100644
This diff could not be displayed because it is too large.
api/templates/user_agreement.html
0 → 100644
This diff is collapsed.
Click to expand it.
api/tests.py
0 → 100644
api/verification.py
0 → 100644
This diff is collapsed.
Click to expand it.
api/views.py
0 → 100644
This diff is collapsed.
Click to expand it.
db.sqlite3
0 → 100644
File mode changed
manage.py
0 → 100644
requirements.txt
0 → 100644
-
Please register or sign in to post a comment