This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 3881680 Adding django technical documentation
3881680 is described below
commit 388168061b1abf4df16d59ebf2461831942eb514
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Mon Jul 29 03:06:58 2019 -0400
Adding django technical documentation
---
docs/technical-documentation/django-portal.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/docs/technical-documentation/django-portal.md
b/docs/technical-documentation/django-portal.md
index b7eda80..036528c 100644
--- a/docs/technical-documentation/django-portal.md
+++ b/docs/technical-documentation/django-portal.md
@@ -1,2 +1,9 @@
##Django Portal Documentation
-Please refer <a
href="https://apache-airavata-django-portal.readthedocs.io/en/latest/"
target="_blank">Apache Airavata Django Portal Documentation</a>
\ No newline at end of file
+Please refer <a
href="https://apache-airavata-django-portal.readthedocs.io/en/latest/"
target="_blank">Apache Airavata Django Portal Documentation</a> for details on
Django portal implementation.
+
+For a sample "Hello World" Django 'App' example refer <a
href="https://github.com/machristie/test-dynamic-djangoapp"
target="_blank">Hello World Django App</a>
+
+We have integrated a map tool as a Django 'App' for our <a
href="https://beta.simccs.org/" target="_blank">SimCCS gateway</a><br>
+refer our <a href="https://github.com/SciGaP/simccs-maptool"
target="_blank">SimCCS Map tool code</a>
+
+Contact us if you need a Django research gateway from Apache Airavata. We
would assist you in your 'App' implementation.
\ No newline at end of file