Download for Windows Premium
Publiciteit
makemigrations

Vertaling van "makemigrations" in Frans

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
Run python manage.py makemigrations to create migrations for those changes
Exécutez python manage.py makemigrations pour créer des migrations correspondant à ces changements.
Generate two empty migration files for the same app by running makemigrations myapp - empty twice.
Générez deux fichiers de migration vides pour la même application en exécutant deux fois makemigrations monapp - empty.
If you're unsure, see how makemigrations deals with the problem when asked to create brand new migrations from your models.
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.
When makemigrations verifies the migration history, it skips databases where no app is allowed to migrate.
Lorsque makemigrations vérifie l'historique des migrations, elle ignore les bases de données où aucune application n'autorise les 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.
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.
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.
Il est chaudement conseillé de lire le résultat produit pour voir ce que makemigrations a détecté comme changements.
The new makemigrations - check option makes the command exit with a non-zero status when model changes without migrations are detected.
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.
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.
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).
Otherwise running makemigrations under Python 3 will generate spurious new migrations to convert all these string attributes to text.
Sinon, l'exécution de makemigrations avec Python 3 risque de produire de nouvelles migrations bizarres qui convertissent tous ces attributs textuels en texte.
See Customizing the makemessages command for instructions on how to customize the keywords that makemessages passes to xgettext. makemigrations
Consultez Personnalisation de la commande makemessages pour des instructions sur la façon de personnaliser les mots-clés que makemessages transmet à xgettext.
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 Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dental floss: thin thread for cleaning between teeth
Ontdek het woord
Publiciteit

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