Page.has_other_pages() [source] Returns True if there’s a next or previous
class UserChangeForm A form used in the admin interface to change a user’s information and permissions.
as_string() Returns the value of the field as a string:
order_by(*fields) By default, results returned by a QuerySet are ordered by the ordering tuple given by the ordering
class A Alias for Area class.
This tutorial begins where Tutorial 6 left off. We’re continuing the Web-poll application and will focus on customizing Django’s automatically-generated
is_authenticated Read-only attribute which is always True (as opposed to AnonymousUser.is_authenticated
write(content) Writes the specified content string to the file. Depending on the storage system behind the scenes, this content
class models.User User objects have the following fields:
GEOSGeometry.extent This property returns the extent of this geometry as a 4-tuple, consisting of (xmin, ymin, xmax, ymax)
Page 61 of 100