* removed signals * add toogle method to base extension
0.0.7
------------------
* post_save signal for switch model sends ``turn_on_off_switch`` now.
0.0.6
------------------
* added post_save signal to switch model. If model is saved the management command is executed automatically. * added dynamic extension so the switch can request the status (on/off)