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.
Querysets
Ce comportement est déclenché lors de l'utilisation des filtres iexact ou contains dans des QuerySets.
These are triggered when using the iexact or contains filters in Querysets.
Pour un modèle, le Manager est la source principale des QuerySets.
The Manager is the main source of QuerySets for a model.
Andere resultaten
La compréhension des QuerySet est capitale pour obtenir de bonnes performances avec du code simple.
Understanding QuerySets is vital to getting good performance with simple code.
Django fournit un grand nombre de méthodes d'affinage des QuerySet qui modifient soit le type de résultats renvoyés par le QuerySet ou sa façon d'exécuter la requête SQL.
Django provides a range of QuerySet refinement methods that modify either the types of results returned by the QuerySet or the way its SQL query is executed.
C'est-à-dire que tous les Toppings appropriés auront été récupérés par une seule requête et qu'ils auront été utilisés pour créer des QuerySet dont le cache est prérempli par les résultats appropriés ; ces QuerySet sont ensuite exploités lors des appels à self.toppings.all().
That is, all the relevant toppings will have been fetched in a single query, and used to make QuerySets that have a pre-filled cache of the relevant results; these QuerySets are then used in the self.toppings.all() calls.
La première est de générer un résumé des valeurs d'un QuerySet entier.
The first way is to generate summary values over an entire QuerySet.
Renvoie un nouveau QuerySet contenant des objets qui correspondent aux paramètres de recherche.
Returns a new QuerySet containing objects that match the given lookup parameters.
Ce document détaille l'API des objets QuerySet.
This document describes the details of the QuerySet API.
Voir Création d'objet Manager avec des méthodes de QuerySet pour plus de détails.
See Creating a manager with QuerySet methods for more details.
Consultez la section suivante pour plus de détails sur les implications du « pickling » des objets QuerySets.
See the following section for details of what is involved when pickling QuerySets.
Notez que le cache des résultats du QuerySet principal et tous les objets liés visés sera alors complètement chargé en mémoire.
Note that the result cache of the primary QuerySet and all specified related objects will then be fully loaded into memory.
Une classe de gestionnaire personnalisée selon vos besoins permet de créer des objets QuerySet personnalisés pour obtenir les informations dont vous avez besoin.
A custom manager class of your own will allow you to create custom QuerySet objects to give you the information you need.
Méthode de classe qui renvoie une instance de Manager avec une copie des méthodes de QuerySet.
Class method that returns an instance of Manager with a copy of the QuerySet's methods.
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.