Skip to content

MariaDB not working properly with Django 3.0 #13

@lpulley

Description

@lpulley

In the django3 branch, I've configured docker-compose.yml to use MariaDB instead of MongoDB, since MariaDB is now officially supported through the mysql stuff in Django, and Djongo appears to not work on Django 3.0 yet. Would be nice to move to first-party-supported databases anyway.

However, MariaDB takes some time to initialize itself on first start, and the project needs to be restarted before Django properly connects to it. I don't think the solution for this is bash scripts; there should be a clean first-party Docker/MariaDB/Django solution to this. I can look further into this over winter break.

Metadata

Metadata

Labels

bugSomething isn't workingwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions