Skip to content

Commit

Permalink
Merge pull request #318 from umccr/deprecate-skel-django-proc
Browse files Browse the repository at this point in the history
Deprecated skel profile DJANGO_PROC
  • Loading branch information
victorskl authored May 22, 2024
2 parents 56632e2 + 5ea8b2a commit 4aa8170
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 643 deletions.
129 changes: 0 additions & 129 deletions docs/developer/DJANGO_PROC.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/developer/MICROSERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ The "skel" profile are one abstraction up; from the native toolchain application
Think of; it is "the origin" of where your _now_ very complex application to date in near future. Doing this way is optional. We may revise whether this skel approach is useful in the future iterations.

- [DJANGO_API.md](DJANGO_API.md)
- [DJANGO_PROC.md](DJANGO_PROC.md)
- [RUST_API.md](RUST_API.md)

### AWS Native
Expand Down
103 changes: 0 additions & 103 deletions skel/django-proc/component.ts

This file was deleted.

22 changes: 0 additions & 22 deletions skel/django-proc/src/manage.py

This file was deleted.

12 changes: 0 additions & 12 deletions skel/django-proc/src/migrate.py

This file was deleted.

5 changes: 0 additions & 5 deletions skel/django-proc/src/project_name/__init__.py

This file was deleted.

48 changes: 0 additions & 48 deletions skel/django-proc/src/project_name/fields.py

This file was deleted.

Empty file.
3 changes: 0 additions & 3 deletions skel/django-proc/src/project_name/models/__init__.py

This file was deleted.

15 changes: 0 additions & 15 deletions skel/django-proc/src/project_name/models/helloworld.py

This file was deleted.

Empty file.
22 changes: 0 additions & 22 deletions skel/django-proc/src/project_name/settings/aws.py

This file was deleted.

Loading

0 comments on commit 4aa8170

Please sign in to comment.