Sabine Maennel

Mathematician, Software-Developer and Writer

  • Home
  • Django
  • Python
  • Learning resources
  • about

Tutorial: How to use Signals in Django

June 5, 2016 by Sabine Maennel Leave a Comment

In this article I teach you when and how to use signals in Django. Signals are the Django aquivalent to hooks in other frameworks. They help you to separate concerns and keep your apps small and independent from each. Notifications are a common use case for signals: One app fires on important events like a database change and another app, picksĀ up on this, notifying all … [Read more...]

Tags

api Backbone books class based generic views Codeschool collections communication between apps Django django restframework Error-Handling format Functions httpie Javascript learningplatform Node OrderedDict print Python rest api separating concerns serialization signals Try-Select-Clause

Copyright © 2018 · Magazine Pro Theme on Genesis Framework · WordPress · Log in