Make sure post_save signal is sent after update of availabilities by manually triggering post_save signal after bulk create of replacing availabilities. This fixes #132 (closed)
Update/delete constraint violations when corresponding slot is deleted. This fixes #131 (closed)