🚨(tests) fix obsolete code warnings

- in docker compose, remove obsolete 'version' field
- in django, replace obsolete CheckConstraints 'check' field by 'condition'
This commit is contained in:
Marie PUPO JEAMMET
2024-09-05 12:13:59 +02:00
committed by Marie
parent ba631fafb9
commit 4b47f80cab
3 changed files with 4 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
postgresql:
image: postgres:16