Skip to content

Commit e53c182

Browse files
committed
updates
1 parent c301075 commit e53c182

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed
Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
1-
<h1></h1>
1+
<h1>List: </h1>
22

33
<ol>
4-
5-
<li>Deploying an existing Django project on PythonAnywhere <br> https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/
6-
7-
8-
<li>Deploying Python and Django Apps on Heroku <br> https://devcenter.heroku.com/articles/deploying-python
9-
10-
11-
<li>Deploying a Django application to Elastic Beanstalk <br> https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html
12-
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
15-
16-
</ol>
4+
<li>eploying an existing Django project on PythonAnywhere <br>https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/</li>
5+
<li>Deploying Python and Django Apps on Heroku <br> https://devcenter.heroku.com/articles/deploying-python</li>
6+
<li>Deploying a Django application to Elastic Beanstalk <br> https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html</li>
7+
<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>
8+
</ol>

0 commit comments

Comments
 (0)