Skip to content

Commit c301075

Browse files
committed
updates
1 parent e58d464 commit c301075

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Section 21 - Django Deployment/List of different docs of diff websites clouds.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
<ol>
44

5-
<li>Deploying an existing Django project on PythonAnywhere <br> https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/</li>
5+
<li>Deploying an existing Django project on PythonAnywhere <br> https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/
66

77

8-
<li>Deploying Python and Django Apps on Heroku <br> https://devcenter.heroku.com/articles/deploying-python</li>
8+
<li>Deploying Python and Django Apps on Heroku <br> https://devcenter.heroku.com/articles/deploying-python
99

1010

11-
<li>Deploying a Django application to Elastic Beanstalk <br> https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html</li>
11+
<li>Deploying a Django application to Elastic Beanstalk <br> https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html
1212

1313

14-
<li>How To Deploy a Local Django App to a VPS <br> https://www.digitalocean.com/community/tutorials/how-to-deploy-a-local-django-app-to-a-vps</li>
14+
<li>How To Deploy a Local Django App to a VPS <br> https://www.digitalocean.com/community/tutorials/how-to-deploy-a-local-django-app-to-a-vps
15+
1516
</ol>

0 commit comments

Comments
 (0)