django.core signals code examples

signals is a function within the django.core module of the Django project.

Example 1 from django-webtest

django-webtest (PyPI package information) is a Django extension that makes it easier to use WebTest with your projects.

The project is open sourced under the MIT license.

django-webtest / django_webtest / init.py