Django 4.2.x DocumentationStreamingHttpResponse objects FileResponse objects HttpResponseBase class SchemaEditor Methods Attributes Settings Core Settings Auth Messages Sessions Sites Static Files Core Settings Topical Index database. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith="John") ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = "Billy Goat" >>> r.save() # Delete an object with delete() 0 码力 | 3305 页 | 3.16 MB | 1 年前3
Django 4.1.x DocumentationStreamingHttpResponse objects FileResponse objects HttpResponseBase class SchemaEditor Methods Attributes Settings Core Settings Auth Messages Sessions Sites Static Files Core Settings Topical Index database. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() 0 码力 | 3240 页 | 3.13 MB | 1 年前3
Django 2.2.x DocumentationJsonResponse objects StreamingHttpResponse objects FileResponse objects SchemaEditor Methods Attributes Settings Core Settings Auth Messages Sessions Sites Static Files Core Settings Topical Index database. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() 0 码力 | 2915 页 | 2.83 MB | 1 年前3
Django 2.0.x DocumentationJsonResponse objects StreamingHttpResponse objects FileResponse objects SchemaEditor Methods Attributes Settings Core Settings Auth Messages Sessions Sites Static Files Core Settings Topical Index database. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() 0 码力 | 2746 页 | 2.67 MB | 1 年前3
Django 1.11.x DocumentationJsonResponse objects StreamingHttpResponse objects FileResponse objects SchemaEditor Methods Attributes Settings Core Settings Auth Messages Sessions Sites Static Files Core Settings Topical Index database. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() 0 码力 | 2747 页 | 2.67 MB | 1 年前3
Django 4.0.x DocumentationJsonResponse objects StreamingHttpResponse objects FileResponse objects SchemaEditor Methods Attributes Settings Core Settings Auth Messages Sessions Sites Static Files Core Settings Topical Index database. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() 0 码力 | 3184 页 | 3.14 MB | 1 年前3
Django 2.0.x Documentationdatabase. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() values via Python attributes. >>> q.question_text "What's new?" >>> q.pub_date datetime.datetime(2012, 2, 26, 13, 0, 0, 775217, tzinfo= ) # Change values by changing the attributes, then calling save() 0 码力 | 1880 页 | 6.41 MB | 1 年前3
Django 2.1.x DocumentationJsonResponse objects StreamingHttpResponse objects FileResponse objects SchemaEditor Methods Attributes Settings Core Settings Auth Messages Sessions Sites Static Files Core Settings Topical Index database. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() 0 码力 | 2790 页 | 2.71 MB | 1 年前3
Django 1.11.x Documentationdatabase. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() values via Python attributes. >>> q.question_text "What's new?" >>> q.pub_date datetime.datetime(2012, 2, 26, 13, 0, 0, 775217, tzinfo= ) # Change values by changing the attributes, then calling save() 0 码力 | 1878 页 | 6.40 MB | 1 年前3
Django 4.0.x Documentationdatabase. >>> Reporter.objects.all()]> # Fields are represented as attributes on the Python object. >>> r.full_name 'John Smith' # Django provides a rich database lookup API _startswith='John') ]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() # Delete an object with delete() values via Python attributes. >>> q.question_text "What's new?" >>> q.pub_date datetime.datetime(2012, 2, 26, 13, 0, 0, 775217, tzinfo= ) # Change values by changing the attributes, then calling save() 0 码力 | 2248 页 | 7.90 MB | 1 年前3
共 77 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













