Questions tagged [divio]

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 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 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 , except insofar as the question is also about usage on the Divio platform. More suitable tags already exist, for example for 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 .

Useful links

Divio Developer handbook

67 questions
0
votes
1 answer

aldryn-newsblog featured image file missing

Am working on an aldryn-newsblog. it works well on my local host. once i push the blog to heroku, thats when i get a problem. Every time i add a new article, the article publishes very well with no problem. but after some time,say 20 mins the…
Phares
  • 1,008
  • 13
  • 20
0
votes
2 answers

DjangoCMS aldryn-bootstrap3 link/button add a custom field (data-toggle)

i am using DjangoCMS with aldryn-bootstrap3 and i need extra attributes on the button/link element. Is it possible to add extra attributes to an element? I need data-* attributes thank you! btw: screenshot is fake :)
matzeihnsein
  • 678
  • 7
  • 16
0
votes
1 answer

Hide untranslated djangocms menu items in Aldryn with hide_untranslated doesnt seem to work

I would like show_menu template tag to only output menu items that belong to pages that have a translation in the current language. However I have been unable to set djangocms CMS_LANGUAGES in settings.py of my Aldryn project accordingly, using the…
Mario
  • 2,619
  • 1
  • 24
  • 22
0
votes
1 answer

Changing Django/Aldryn boilerplate

I have created a project (and invested significant time & effort on it :-) ) . When I try to add add-ons it complaints about some missing bits and pieces. Looking around, the root cause seems to be that I created this with the default barebones…
0
votes
1 answer

Manage.py migration hasn't ever worked in Aldryn project -- can't be good, right?

I've been occasionally attempting to run python manage.py migrate while working on an Aldryn site for the past few weeks, and it's never worked. It hasn't bothered me much, but I think that it probably should (I'm quite new to Django CMS and its…
sparkholiday
  • 82
  • 10
0
votes
1 answer

aldryn django-cms adding template

How do I add custom created template, so user can choose it? I have project running locally. I am awere that with Aldryn desktop app I can add template. But then it's being added to cloud version, and to have it locally I need pull from cloud…
-1
votes
1 answer

===== docker migrate release ===== [FATAL tini (8)] exec /app/migrate.sh failed: Permission denied

Successfully tagged app-registry-local.aldryn.net/agrowdevapi-test-37ae123fee35488aa7afaf88779408b0.2403de75863d452293464511e6f01f0d:rel-57c445067a40479da6af0e140792c18a finished docker build ===== docker migrate release ===== [FATAL tini (6)] exec…
Puneeth Reddy
  • 137
  • 2
  • 11
1 2 3 4
5