- Language: en
92 results for object in the development version
-
Single object mixins
- … object : The object that this view is displaying ( self.object ). context_object_name : self.object will also …
-
Multiple object mixins
- … object_list is a queryset of Django objects and context_object_name is not set, the context …
-
Request and response objects
- … objects Quick overview Django uses request and response objects to pass state through the system …
-
The File object
- … object other than a Python file object . In these cases, this attribute may itself be a File …
-
Related objects reference
- … objects to the related object set. Example: >>> b = Blog . objects . get ( id = 1 ) >>> e = Entry …
-
Measurement Objects
- … Objects The django.contrib.gis.measure module contains objects that allow for convenient representation of distance and area …
-
Model instance reference
- … object type. For more details, including how to delete objects in bulk, see Deleting objects …
-
QuerySet API reference
- … objects: # This list contains a Blog object. >>> Blog . objects . filter ( name__startswith …
-
The Django admin site
- … objects, model_count, perms_needed, protected) . deleted_objects is a list of strings representing all the objects …
-
GEOS API
- … object at 0x103a88b50> Writer Objects All writer objects have a write(geom) method that …