Examples with "QuerySet from" and their translation 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.
If you only want to pickle the necessary information to recreate the QuerySet from the database at a later time, pickle the query attribute of the QuerySet.
Si vous ne vouliez que mettre en « pickle » les informations utiles pour recréer le QuerySet à partir de la base de données au moment voulu, fournissez à pickle l'attribut query de QuerySet.
Andere resultaten
If you are going to need other data from the QuerySet, just evaluate it.
Si vous allez avoir besoin de données réelles du QuerySet, autant l'évaluer.
In general, the results of a QuerySet aren't fetched from the database until you "ask" for them.
En général, le résultat d'un QuerySet n'est extrait de la base de données que lorsque vous "l'interrogez".
Otherwise, the queryset could include objects from the previous or the next day in the end user's time zone.
Sinon, le jeu de requête pourrait inclure des objets du jour précédent ou suivant du fuseau horaire de l'utilisateur final.
A Model class, a Manager, or a QuerySet instance from which to get the object.
For example, to get a QuerySet of blog entries from the year 2006, use filter() like so
Par exemple, pour obtenir un QuerySet des entrées de blog pour l'année 2006, utilisez filter() comme ceci
We'll consider DetailView, which renders a "detail" view of an object, and ListView, which will render a list of objects, typically from a queryset, and optionally paginate them.
Nous examinerons DetailView qui produit une vue de détail d'un objet et ListView qui produit une liste d'objets, généralement à partir d'un jeu de requête, avec pagination facultative.
queryset A QuerySet of model objects from which the choices for the field are derived and which is used to validate the user's selection.
Un jeu de requête QuerySet d'objets de modèles constituant la source des choix possibles pour le champ et qui sera utilisé aussi pour valider le choix de l'utilisateur.
Calling custom QuerySet methods from the manager While most methods from the standard QuerySet are accessible directly from the Manager, this is only the case for the extra methods defined on a custom QuerySet if you also implement them on the Manager
Alors que la plupart des méthodes d'un QuerySet standard sont directement accessibles à partir d'un Manager, ce n'est le cas pour les méthodes supplémentaires définies sur un QuerySet personnalisé que si vous les implémentez également sur le Création d'objet Manager avec des méthodes de QuerySet
The first way is to generate summary values over an entire QuerySet.
La première est de générer un résumé des valeurs d'un QuerySet entier.
A QuerySet represents a collection of objects from your database.
Un QuerySet représente une collection d'objets de votre base de données.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.