- Language: en
17 results for print in version 4.0
-
Creating forms from models
- … print ( formset ) <input type="hidden" name="form-TOTAL_FORMS" value …
-
Database instrumentation
- … print the log. print ( ql . queries ) connection.execute_wrapper() execute_wrapper ( wrapper ) Returns a context manager …
-
Cryptographic signing
- … print ( "Tampering detected!" ) By default, the Signer class uses the SECRET_KEY setting …
-
Format localization
- … printed without localization. For example: { % load l10n % } {{ value | unlocalize }} To force localization of a single …
-
One-to-one relationships
- … print ( "There is no restaurant here." ) There is no restaurant here. You can also …
-
Django’s cache framework
- … print the SQL that would be run, rather than run it, use the createcachetable --dry-run option …
-
Translation
- … print ( li [ 'name' ], li [ 'name_local' ], li [ 'name_translated' ], li [ 'bidi …