File tree 1 file changed +13
-4
lines changed
Section 21 - Django Deployment 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change
1
+ <h1 ></h1 >
2
+
1
3
<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>
6
15
</ol >
You can’t perform that action at this time.
0 commit comments