- Language: en
59 results for close in version 3.2
-
Triaging tickets
- … Closing Tickets When a ticket has completed its useful lifecycle, it’s time for it to be closed …
-
Settings
- … CLOSE Default: False Whether to expire the session when the user closes their browser. See Browser …
-
How to use sessions
- … CLOSE setting. By default, SESSION_EXPIRE_AT_BROWSER_CLOSE is set to False , which means …
-
Sending email
- … close it. # We need to manually close the connection. connection . close () Configuring email for development …
-
Committing code
- … close a pull request with the phrase “closes #400” in your commit message, GitHub will …
-
Built-in template tags and filters
- … closed before the truncation point are closed immediately after the truncation. For example: {{ value | truncatechars …
-
Managing files
- … closed True >>> f . closed True Closing files is especially important when accessing …
-
Databases
- … closed. At the beginning of each request, Django closes the connection if it has reached …
-
Request and response objects
- … close() method such as files and generators are immediately closed. If you need the response …
-
GEOS API
- … closed Returns whether or not this LineString is closed. LinearRing class LinearRing ( * args , ** kwargs ) LinearRing …