- Language: en
17 results for signals in version 3.0
-
The “sites” framework
- … signal handler which creates a default site named example.com with the domain example.com . This site …
-
The contenttypes framework
- … signal. Generic relations and aggregation Django’s database aggregation API works with a GenericRelation . For example …
-
Model Meta options
- … signal or an explicit through model. The ValidationError raised during model validation when the constraint …
-
Model field reference
- … signals are sent for all deleted objects. PROTECT Prevent deletion of the referenced object by raising …
-
Form and field validation
- … signal all of them to the form submitter, it is possible to pass a list …
-
Built-in template tags and filters
- … Signals that this template extends a parent template. This tag can be used in two ways …
-
The Django admin site
- … signals aren’t triggered. This is because as far as the admin is concerned, through …