Download for Windows Premium
Publiciteit
makemigrations

Vertaling van "makemigrations" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
makemigrations
Exécutez python manage.py makemigrations pour créer des migrations correspondant à ces changements.
Run python manage.py makemigrations to create migrations for those changes
Générez deux fichiers de migration vides pour la même application en exécutant deux fois makemigrations monapp - empty.
Generate two empty migration files for the same app by running makemigrations myapp - empty twice.
Si vous hésitez, examinez comment makemigrations s'occupe de ce problème lorsqu'on lui demande de créer de toutes nouvelles migrations à partir de vos modèles.
If you're unsure, see how makemigrations deals with the problem when asked to create brand new migrations from your models.
Lorsque makemigrations vérifie l'historique des migrations, elle ignore les bases de données où aucune application n'autorise les migrations.
When makemigrations verifies the migration history, it skips databases where no app is allowed to migrate.
La nouvelle option makemigrations - check fait quitter la commande avec un statut différent de 0 lorsque des modifications de modèles sans migration correspondante sont détectés.
The new makemigrations - check option makes the command exit with a non-zero status when model changes without migrations are detected.
La modification de ce paramètre après avoir créé les tables n'est pas prise en charge par makemigrations et vous devrez corriger manuellement votre schéma, reprendre les données de l'ancienne table des utilisateurs, et peut-être réappliquer manuellement certaines migrations.
Changing this setting after you have tables created is not supported by makemigrations and will result in you having to manually fix your schema, port your data from the old user table, and possibly manually reapply some migrations.
Il est chaudement conseillé de lire le résultat produit pour voir ce que makemigrations a détecté comme changements.
Make sure to read the output to see what makemigrations thinks you have changed - it's not perfect, and for complex changes it might not be detecting what you expect.
L'option - exit demande à makemigrations de quitter avec un code d'erreur 1 lorsqu'aucune migration n'est créée (ou n'aurait été créée, quand elle est combinée avec - dry-run).
Makes makemigrations exit with error code 1 when no migrations are created (or would have been created, if combined with - dry-run). - check New in Django 1.10.
Sinon, l'exécution de makemigrations avec Python 3 risque de produire de nouvelles migrations bizarres qui convertissent tous ces attributs textuels en texte.
Otherwise running makemigrations under Python 3 will generate spurious new migrations to convert all these string attributes to text.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.

Synoniemen voor makemigrations in het Frans

Publiciteit

Resultaten: 9. Exact: 9. Verstreken tijd: 43 ms.