Skip to content

Commit dd91d9e

Browse files
committed
updates
1 parent 59bb0d9 commit dd91d9e

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed
Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
<h1></h1>
2+
13
<ol>
2-
<li>https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/</li>
3-
<li>https://devcenter.heroku.com/articles/deploying-python</li>
4-
<li>https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html</li>
5-
<li>https://www.digitalocean.com/community/tutorials/how-to-deploy-a-local-django-app-to-a-vps</li>
4+
Deploying an existing Django project on PythonAnywhere
5+
<li>https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/</li><br>
6+
7+
Deploying Python and Django Apps on Heroku
8+
<li>https://devcenter.heroku.com/articles/deploying-python</li><br>
9+
10+
Deploying a Django application to Elastic Beanstalk
11+
<li>https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html</li><br>
12+
13+
How To Deploy a Local Django App to a VPS
14+
<li>https://www.digitalocean.com/community/tutorials/how-to-deploy-a-local-django-app-to-a-vps</li><br>
615
</ol>

0 commit comments

Comments
 (0)