- Language: en
43 results for signals in version 1.10
-
Model instance reference
- … signal. The pre_save signal is sent, allowing any functions listening for that signal to do something …
-
QuerySet API reference
- … signals and handle cascades. However, if there are no cascades and no signals, then Django …
-
Applications
- … signals such as pre_migrate and post_migrate are only emitted for applications that have …
-
Related objects reference
- … signal. Changed in Django 1.9: The bulk parameter was added. In older versions, foreign key updates …
-
Django 1.9 release notes
- … signal to track individual changes in many-to-many relations. Direct assignment now relies on the the new set() method …
-
Uploaded Files and Upload Handlers
- … signaling that a new file upload is starting. This is called before any data has been …
-
Testing tools
- … signal that lets you register callbacks to clean up and otherwise reset state when settings …
-
Customizing authentication in Django
- … signal). Your code is in charge of checking the value of these permissions when a user …
-
Query Expressions
- … signals that the query being computed is a terminal aggregate query. get_source_expressions () Returns …
-
Advanced testing topics
- … signal, which re-creates one content type and three permissions for each model. This operation …