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.
du jeu de requête
du QuerySet
Works like first(), but returns the last object in the queryset. aggregate()
Fonctionne comme first(), mais renvoie le dernier objet du jeu de requête. aggregate()
If a list isn't provided, all objects in the queryset are returned. Example
Si aucune liste n'est fournie, tous les objets du jeu de requête sont renvoyés.
Sets a limit to the available choices for this field when this field is rendered using a ModelForm or the admin (by default, all objects in the queryset are available to choose).
Définit une limite des choix disponibles pour ce champ lorsqu'il est affiché par un ModelForm ou dans le site d'administration (par défaut, tous les objets du jeu de requête sont offerts comme choix).
Returns the perimeter of the geometry field in a perimeter attribute (a Distance object) on each model in the queryset.
Écrit le périmètre du champ géométrique dans un attribut perimeter de chaque élément du jeu de requête (un objet Distance).
This method returns a GEOSGeometry object comprising the union of every geometry in the queryset.
Cette méthode renvoie un objet GEOSGeometry formé de l'union de tous les objets géométriques du jeu de requête.
Attaches a kml attribute to every model in the queryset that contains the Keyhole Markup Language (KML) representation of the geometry fields.
Ajoute pour chaque modèle du jeu de requête un attribut kml contenant la représentation Keyhole Markup Language (KML) du champ géométrique.
Attaches a svg attribute to every model in the queryset that contains the Scalable Vector Graphics (SVG) path data of the geometry fields.
Ajoute pour chaque modèle du jeu de requête un attribut svg contenant les données de chemin Scalable Vector Graphics (SVG) du champ géométrique.
Annotates each object in the QuerySet with the provided list of query expressions.
Annote chaque objet du QuerySet avec la liste fournie d'expressions de requêtes.
A list of the aggregate functions that are available can be found in the QuerySet reference.
Une liste des fonctions d'agrégation disponibles se trouve dans la référence de QuerySet.
Each argument to annotate() is an annotation that will be added to each object in the QuerySet that is returned.
Chaque paramètre d'annotate() est une annotation qui sera ajoutée à chaque objet du QuerySet renvoyé.
Performs an SQL delete query on all rows in the QuerySet and returns the number of objects deleted and a dictionary with the number of deletions per object type.
Effectue une requête de suppression SQL de toutes les lignes de QuerySet et renvoie le nombre d'objets supprimés ainsi qu'un dictionnaire avec le nombre de suppressions par type d'objet.
You can select the database for a QuerySet at any point in the QuerySet "chain."
Vous pouvez choisir la base de données d'un QuerySet à tout moment dans la « chaîne » du QuerySet.
Performs an SQL delete query on all rows in the QuerySet.
Effectue une requête SQL DELETE pour toutes les lignes d'un QuerySet.
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.