- Language: en
20 results for open in the development version
-
Middleware
- … Opener Policy (COOP) header. If a document that is isolated in this way opens a cross …
-
Settings
- … OPENER_POLICY Default: 'same-origin' Unless set to None , the SecurityMiddleware sets the Cross-Origin …
-
Request and response objects
- … open_file doesn’t have a name or if the name of open_file isn’t appropriate …
-
Model field reference
- … Open an existing file using Python's built-in open() f = open ( "/path/to/hello.world …
-
GeoDjango Tutorial
- … Open of `world/data/TM_WORLD_BORDERS-0.3.shp' using driver `ESRI Shapefile' successful. 1: TM_WORLD_BORDERS-0.3 (Polygon …
-
Databases
- … opens a connection to the database when it first makes a database query. It keeps …
-
The File object
- … open ( mode = None , * args , ** kwargs ) [source] Open or reopen the file (which also does File.seek …
-
Built-in template tags and filters
- … open a block. See also the verbatim tag for another way of including these characters …
-
File storage API
- … open ( name , mode = 'rb' ) [source] Opens the file given by name . Note that although the returned …
-
GDAL API
- … opened in write mode. For newly-created rasters, the second parameter is ignored and the new raster …