Development #75591
supprimer les warnings dus au passage à django 3.2
Start date:
20 March 2023
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
app.Model: (models.W042) Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField'. HINT: Configure the DEFAULT_AUTO_FIELD setting or the AppConfig.default_auto_field attribute to point to a subclass of AutoField, e.g. 'django.db.models.BigAutoField'. app.Model.field: (fields.W904) django.contrib.postgres.fields.JSONField is deprecated. Support for it (except in historical migrations) will be removed in Django 4.0. HINT: Use django.db.models.JSONField instead.
History
Updated by Robot Gitea 2 months ago
- Status changed from Nouveau to Solution proposée
- Assignee set to Lauréline Guérin
Lauréline Guérin (lguerin) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/lingo/pulls/37
- Titre : misc: remove some warnings (#75591)
- Modifications : https://git.entrouvert.org/entrouvert/lingo/pulls/37/files
Updated by Robot Gitea 2 months ago
- Status changed from Solution proposée to Solution validée
Benjamin Dauvergne (bdauvergne) a approuvé une pull request sur Gitea concernant cette demande :
Updated by Robot Gitea 2 months ago
- Status changed from Solution validée to Résolu (à déployer)
Lauréline Guérin (lguerin) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/lingo/pulls/37
- Titre : misc: remove some warnings (#75591)
- Modifications : https://git.entrouvert.org/entrouvert/lingo/pulls/37/files
Updated by Transition automatique about 2 months ago
- Status changed from Résolu (à déployer) to Solution déployée