ll The lower-left coordinate, as a tuple.
deactivate() [source] Deactivates the currently active translation object so that further _ calls will resolve against the default translation object, again.
slug_field The name of the field on the model that contains the slug. By default, slug_field is 'slug'.
get A method that returns the value of the given field (specified by name) for this feature, not a Field wrapper object: >>> city.get('Population') 102121
name Returns the name of this layer in the data source. >>> layer.name 'cities'
read(num_bytes=None) Read content from the file. The optional size is the number of bytes to read; if not specified, the file will be read to the end.
BaseDatabaseSchemaEditor.execute(sql, params=[]) [source] Executes the SQL statement passed in, with parameters if supplied. This is a simple wrapper around the normal database cursors that allows capture of the SQL to a .sql file if the user wishes.
name Returns the name of this Spatial Reference.
permissions Many-to-many field to Permission: group.permissions.set([permission_list]) group.permissions.add(permission, permission, ...) group.permissions.remove(permission, permission, ...) group.permissions.clear()
openlayers_url Link to the URL of the OpenLayers JavaScript. Defaults to 'http://openlayers.org/api/2.13.1/OpenLayers.js'.
Page 43 of 226