- Language: en
7 results for print in version 4.1
-
Django 1.9 release notes
- … print out the SQL rather than execute it. The startapp command creates an apps.py file …
-
Django 4.0 release notes
- … print() when emitting verbose output in order to allow proper capture when testing. Templates floatformat …
-
Django 1.5 release notes
- … printed to the console in development environments the way they have been in Python versions …
-
Django 1.10 release notes
- … print a warning, like runserver does, if the set of migrations on disk don’t match …
-
Django 1.2 release notes
- … print 1 or 0 . Changes to the interpretation of max_num in FormSets As part …
-
Django 1.7 release notes
- … prints out the list of executed queries if the assertion fails. The WSGIRequest instance generated …
-
Django 2.2 release notes
- … prints the list of migration operations that will be performed. NoneType can now be serialized …