- Language: en
16 results for signals in version 1.8
-
Signals
- … signals. The authentication framework sends signals when a user is logged in / out . Model signals …
-
System check framework
- … Signals signals.E001 : <handler> was connected to the <signal> signal with a lazy …
-
django.contrib.auth
- … signals The auth framework uses the following signals that can be used for notification when …
-
django-admin and manage.py
- … signal_handler ): """ Decorator that turns off signal handlers when loading fixture data …
-
Model instance reference
- … signal. The signal django.db.models.signals.pre_save is sent, allowing any functions listening for that signal to take …
-
QuerySet API reference
- … signals and handle cascades. However, if there are no cascades and no signals, then Django …
-
Related objects reference
- … signal. create ( **kwargs ) Creates a new object, saves it and puts it in the related …
-
Uploaded Files and Upload Handlers
- … signaling that a new file upload is starting. This is called before any data has been …
-
Applications
- … signals such as pre_migrate and post_migrate are only emitted for applications that have …
-
Built-in template tags and filters
- … Signals that this template extends a parent template. This tag can be used in two ways …