Skip to content

Commit 17d7371

Browse files
committed
Merge branch 'develop' of github.com:MetaCell/cloud-harness into feature/CH-110
2 parents 4af7d14 + 0801787 commit 17d7371

94 files changed

Lines changed: 1368 additions & 416 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/__init__.py renamed to application-templates/django-base/backend/__APP_NAME__/__init__.py

File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/admin.py renamed to application-templates/django-base/backend/__APP_NAME__/admin.py

File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/apps.py renamed to application-templates/django-base/backend/__APP_NAME__/apps.py

File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/migrations/0001_initial.py renamed to application-templates/django-base/backend/__APP_NAME__/migrations/0001_initial.py

File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/migrations/__init__.py renamed to application-templates/django-base/backend/__APP_NAME__/migrations/__init__.py

File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/models.py renamed to application-templates/django-base/backend/__APP_NAME__/models.py

File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/tests.py renamed to application-templates/django-base/backend/__APP_NAME__/tests.py

File renamed without changes.

application-templates/django-app/backend/__APP_NAME__/views.py renamed to application-templates/django-base/backend/__APP_NAME__/views.py

File renamed without changes.

0 commit comments

Comments
 (0)