Improve apply_subscriptions
Events now have a subscriptions_applied flag. Using apply_subscriptions without passing an event now processes all events in the next week, which have not yet been processed
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,4 +3,5 @@ test.php
|
||||
.env
|
||||
**/__pycache__
|
||||
database.db*
|
||||
.idea
|
||||
.idea
|
||||
db_fixtures
|
||||
Reference in New Issue
Block a user