Showing
16 changed files
with
243 additions
and
0 deletions
backend/khudrive/__init__.py
0 → 100644
File mode changed
backend/khudrive/api/__init__.py
0 → 100644
File mode changed
backend/khudrive/api/admin.py
0 → 100644
backend/khudrive/api/apps.py
0 → 100644
backend/khudrive/api/migrations/__init__.py
0 → 100644
File mode changed
backend/khudrive/api/models.py
0 → 100644
backend/khudrive/api/tests.py
0 → 100644
backend/khudrive/api/views.py
0 → 100644
backend/khudrive/asgi.py
0 → 100644
backend/khudrive/settings.py
0 → 100644
backend/khudrive/urls.py
0 → 100644
backend/khudrive/wsgi.py
0 → 100644
backend/manage.py
0 → 100755
backend/requirements.txt
0 → 100644
-
Please register or login to post a comment