Skip to content

Commit e58d464

Browse files
committed
updates
1 parent dd91d9e commit e58d464

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<h1></h1>
22

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

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

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>
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>
1212

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>
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>
1515
</ol>

0 commit comments

Comments
 (0)