You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Section 21 - Django Deployment/List of different docs of diff websites clouds.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,15 @@
2
2
3
3
<ol>
4
4
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/
6
6
7
7
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
9
9
10
10
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
12
12
13
13
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
0 commit comments