Squash migrations
It will permit to run migrations on an empty database as well as on the one present in production.
Moreover, it will remove complexity due to the migration from sqlalchemy managed db to django orm managed db
Suite à un problème de sécurité, git-lfs est désactivé jusqu'à nouvel ordre sur gricad-gitlab.
It will permit to run migrations on an empty database as well as on the one present in production.
Moreover, it will remove complexity due to the migration from sqlalchemy managed db to django orm managed db