commit | 6de79babe9739a9217208baae03011ab42a602f6 | [log] [tgz] |
---|---|---|
author | Marcus Christie <machristie@apache.org> | Thu Jan 13 16:52:02 2022 -0500 |
committer | Marcus Christie <machristie@apache.org> | Thu Jan 13 16:52:02 2022 -0500 |
tree | cef45d74f3e7e369444a1b25dedb858571785934 | |
parent | 215d5732a1607031e816d181d899408d3a129ede [diff] |
Handle hyphens in project name when creating class name Fixes #1
Install the latest Cookiecutter if you haven't installed it yet:
pip install --user -U cookiecutter
Generate a custom Django app that works with the Airavata Django Portal
cookiecutter https://github.com/machristie/cookiecutter-airavata-django-app.git
Then see the README.md in the generated project folder for instructions on how to install your custom Django app into an Airavata Django Portal instance.