Skip to main content

22 docs tagged with "aldryn"

View All Tags

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.

Add and configure a Postgres database

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.

Add and configure media storage

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.

Addon configuration Aldryn Config

Find Divio's technical reference guide on implementing addon configuration with aldryn_config.py. Django apps may require some config when it is deployed.

Addons (legacy)

Find documentation on implementing addons on Divio (previously known as Aldryn). These are Python/Django apps that have been packaged for easy deployment.

Addons list

Find documentation on the addons supported and not supported/deprecated by Divio here. Also includes details on addons maintained by the Django CMS Association.

Apply some refinements

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.

Configure a more complex application

Find Divio's tutorial on configuring a more complex app. A Django app often requires a complex config. Learn more about this and the Django Debug Toolbar here.

Configure static file serving

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.

Create a new Django application

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.

Key addons

Find Divio's technical reference guide on key addons.

Make changes and deploy them

Find Divio's tutorial on making changes and deploy them. In this, learn to install Django Axes into your application. Then test it and deploy to the cloud.

Set up your Divio application locally

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).

Set up your Divio application locally

Find Divio's tutorial on setting up your Divio application locally. In this, learn to build the new app you've created in the local development environment.

Settings in Aldryn Django

Find Divio's technical reference guide on settings.py in Aldryn Django, including how this settings.py file that hooks into the addons framework. Learn more.

Update an existing Aldryn addon

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.

What is Aldryn?

Find background information on Aldryn. Aldryn is the former name of Divio, in honour of Buzz Aldrin, the astronaut. Whenever you see Aldryn, just read it Divio.

Working with Django addons (legacy)

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.