Kuttler.eu

Using django-tables2, django-filter and django-crispy …

WEBI was recently working on a very CRUDy prototype and decided to use some Django applications and tools together I hadn't combined yet: Django-tables2, an …

Actived: 8 days ago

URL: https://kuttler.eu/en/post/using-django-tables2-filters-crispy-forms-together/

Docker-compose with MySQL/MariaDB and healthcheck

WEBThe /usr/local path is necessary for MySQL docker images. The health check ensures the database is up before the application tries to access it. I'm sure there is a more efficient …

Category:  Health Go Health