- Language: en
16 results for classmethod in version 1.8
-
Django 1.5 release notes
- … classmethod on the abstract class. Context in year archive class-based views For consistency with …
-
GDAL API
- … classmethod from_bbox ( bbox ) Constructs a Polygon from the given bounding-box (a 4-tuple …
-
Advanced testing topics
- … classmethod DiscoverRunner. add_arguments ( parser ) [source] New in Django 1.8. Override this class method to add custom …
-
QuerySet API reference
- … classmethod as_manager () New in Django 1.7. Class method that returns an instance of Manager …
-
Customizing authentication in Django
- … classmethod that normalizes email addresses by lowercasing the domain portion of the email address. get_by_natural …
-
Base views
- … classmethod as_view ( **initkwargs ) Returns a callable view that takes a request and returns a response …