Divio is a Docker-based Platform-as-a-Service for developing and hosting Python and Django web projects. It provides various software tools, including a Divio CLI and a number of open-source packages used in the configuration of Django projects. Questions related to programming and development issues using Divio should be given this tag.
Divio is a Docker-based Platform-as-a-Service for developing and hosting Python and Django web projects. It provides various software tools, including a Divio CLI and a number of open-source packages used in the configuration of Django projects.
The divio tag is intended to help developers who have questions or are experiencing problems that don't have an obvious answer in the official Divio documentation, or who have a more specific issue than the documentation is able to cover.
Questions suited to this tag
Questions about:
- working with open-source packages that contain Divio-specific code
- developing code for hosting on the Divio platform
- migrating project code to (or from) the Divio platform
- adapting existing Python/Django applications to the platform
- using Divio-related programming tools such as the Divio CLI
- Docker-related issues when using the platform or tools
- troubleshooting programming issues when working with Divio projects
are all suitable for tagging with divio.
Divio is also involved in the development of a number of well-known open-source Django applications, most notably django CMS. Questions about these should not automatically be tagged divio, except insofar as the question is also about usage on the Divio platform. More suitable tags already exist, for example for divio and [tag: django-filer].
For example, the package Aldryn News and Blog is a fairly standard Django application. A question about how to extend one of its models would simply be a Django-related question, with no specific relevance to Divio.
However, a question about its aldryn-config.py
file, which is used specifically for configuration on the Divio platform, is relevant to divio.