techmatters / terraso-backend

A Django project that powers the backend of Terraso platform.
GNU Affero General Public License v3.0
21 stars 4 forks source link

fix: change check= to condition= for Django 6 compatibility #1456

Closed paulschreiber closed 1 month ago

paulschreiber commented 1 month ago

Description

change check= to condition= for Django 6 compatibility.