Add lock to make sure only one ical_sync can run simultaneously
This commit is contained in:
parent
d78f69abe9
commit
ee2856c5fc
4 changed files with 65 additions and 0 deletions
|
@ -4,3 +4,4 @@ django-durationwidget>=1.0.5,<1.1
|
|||
humanize>=3.1.0,<3.2
|
||||
ics>=0.7,<0.8
|
||||
caldav>=0.7.1,<0.8
|
||||
lockfile>=0.12.2,<0.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue