Skip to content
Snippets Groups Projects
Verified Commit 2db65f96 authored by Andreas Ellewsen's avatar Andreas Ellewsen
Browse files

Add future notifications for roles

The post_save signal now checks if the instance is a Role, and queues a
django q task to produce a Notification on the start and end dates for
the Role. The future task checks if the date has changed after it was
queued and only produces a Notification if today's date matches the date
for the task.

Resolves: GREG-65
parent 334cb21e
No related branches found
No related tags found
Loading
Checking pipeline status