Showing
32 changed files
with
303 additions
and
0 deletions
.gitignore
0 → 100644
backend/api/api/__init__.py
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
backend/api/api/asgi.py
0 → 100644
backend/api/api/settings.py
0 → 100644
backend/api/api/urls.py
0 → 100644
backend/api/api/wsgi.py
0 → 100644
backend/api/cloud/__init__.py
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
backend/api/cloud/admin.py
0 → 100644
backend/api/cloud/apps.py
0 → 100644
backend/api/cloud/aws.py
0 → 100644
backend/api/cloud/migrations/0001_initial.py
0 → 100644
backend/api/cloud/migrations/__init__.py
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
backend/api/cloud/models.py
0 → 100644
backend/api/cloud/test/text1.txt
0 → 100644
backend/api/cloud/tests.py
0 → 100644
backend/api/cloud/urls.py
0 → 100644
backend/api/cloud/views.py
0 → 100644
backend/api/db.sqlite3
0 → 100644
No preview for this file type
backend/api/manage.py
0 → 100644
-
Please register or login to post a comment