class HttpRequest [source]
queryset A QuerySet of model objects from which the choices for the field will be derived, and which will be used
form_invalid() Renders a response, providing the invalid form as context.
z Returns the Z coordinate of this point, or None if the point does not have a Z coordinate:
class Paginator(object_list, per_page, orphans=0, allow_empty_first_page=True) [source]
get_allow_empty() Return a boolean specifying whether to display the page if no objects are available. If this method returns
class AsGML(expression, version=2, precision=8, **extra) Availability: Oracle, PostGIS, SpatiaLite
class ExtractWeekDay(expression, tzinfo=None, **extra) [source] lookup_name
This tutorial begins where Tutorial 6 left off. We’re continuing the Web-poll application and will focus on customizing Django’s automatically-generated
Writing Web applications can be monotonous, because we repeat certain patterns again and again. Django tries to take away some of that monotony at the model and template layers
Page 81 of 100