- Language: en
18 results for signals in the development version
-
The Django admin site
- … signals aren’t triggered. This is because as far as the admin is concerned, through …
-
django-admin and manage.py
- … signals will be used to autoreload the server (rather than polling file modification timestamps each …
-
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 [source] Prevent deletion of the referenced object …
-
Built-in template tags and filters
- … Signals that this template extends a parent template. This tag can be used in two ways …
-
Form and field validation
- … signal all of them to the form submitter, it is possible to pass a list …
-
The contenttypes framework
- … signal. Generic relations and aggregation Django’s database aggregation API works with a GenericRelation . For example …
-
The “sites” framework
- … signal handler which creates a default site named example.com with the domain example.com . This site …