About Aldryn (legacy)
Find documentation details on the basics of Aldryn (legacy). Although continued to be supported by our platform, we don't recommend using for new applications.
Find documentation details on the basics of Aldryn (legacy). Although continued to be supported by our platform, we don't recommend using for new applications.
Find Divio's how-to guide to adding a Django application to an Aldryn application. Note that this article applies to apps using the Aldryn framework only.
Find Divio's tutorial on adding and configuring a Postgres database on an Django application. Learn to configure an app to use a Postgres database, and more.
Find Divio's tutorial on adding and configuring media storage on your Django app. Each cloud environment can have its own media storage running on a service.
Find documentation on the addons supported and not supported/deprecated by Divio here. Also includes details on addons maintained by the Django CMS Association.
Find documentation on implementing addons on Divio (previously known as Aldryn). These are Python/Django apps that have been packaged for easy deployment.
Find documentation on using Aldryn django (legacy) on Divio. Although continued to be supported by our platform, we don't recommend for using for new apps.
Find Divio's tutorial on applying some refinements to your Django app. Once your app is up and running, there are a number of refinements you can make.
This guide explains step-by-step how to set up an application with Docker, in accordance with Twelve-factor principles, for deployment on Divio.
Find Divio's tutorial on configuring static file serving for your Django app. Your site's static files need to be handled properly. Learn how to here.
Find Divio's tutorial on creating a new Django application. Learn how to create and deploy a new app using Django, a popular Python web application framework.
Find our tutorial on deploying your Django app to the Divio Cloud. One further step is required before an app can be deployed to the cloud. Learn more here.
Find Divio's technical reference guide on key addons.
Find Divio's how-to guide to packaging a Django application as an Aldryn addon. Learn how to register the addon, add the packaging files, add config, and more.
Find our tutorial on setting up a Divio Django app locally. Learn to build the new app you've created in the local development environment (your own computer).
Find Divio's how-to guide updating an existing Aldryn addon. Addons will need to be updated now and then. Learn the basic process for updating an addon here.