- Language: en
77 results for open in version 3.1
-
Django 1.9.13 release notes
- … Open redirect and possible XSS attack via user-supplied numeric redirect URLs Django relies on user …
-
Django 1.8.18 release notes
- … Open redirect and possible XSS attack via user-supplied numeric redirect URLs Django relies on user …
-
Django 1.10.7 release notes
- … Open redirect and possible XSS attack via user-supplied numeric redirect URLs Django relies on user …
-
Django 1.11.15 release notes
- … Open redirect possibility in CommonMiddleware If the CommonMiddleware and the APPEND_SLASH setting are both …
-
Django 2.0.8 release notes
- … Open redirect possibility in CommonMiddleware If the CommonMiddleware and the APPEND_SLASH setting are both …
-
Django documentation
- … open-source project Learn about the development process for the Django project itself and about …
-
Sending email
- … open or close the connection if it is already open, so if you manually open …
-
Managing files
- … open ( car . photo ) # Raises ValueError: seek of closed file. >>> car . photo . open …
-
Request and response objects
- … open_file doesn’t have a name or if the name of open_file isn’t appropriate …
-
Database transactions
- … open transaction still contains a.save() and b.save() else : transaction . savepoint_rollback ( sid ) # open transaction now contains …