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: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -62,5 +62,8 @@ Note that this is just a demo project to get you started. If you want a full pro
62
62
#### Deployment Commands
63
63
Configure your hosting environment to run the following commands on every deployment:
64
64
-`./manage.py migrate`
65
-
-`./manage.py collectstatic --noinput`
66
65
66
+
67
+
#### Divio Deployment
68
+
69
+
divio.com is a cloud hosting platform optimized for django web applications. It's the quickest way to deploy this project. Here is a [video tutorial](https://www.youtube.com/watch?v=O2g5Wfoyp7Q) and a [description of the deployment steps](https://github.com/django-cms/djangocms-template/blob/mco-standalone/docs/deployment-divio.md#divio-project-setup) that are mostly applicable for this quickstart project.
0 commit comments