Changes between Initial Version and Version 1 of Ticket #32708
- Timestamp:
- May 3, 2021, 5:01:21 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32708 – Description
initial v1 55 55 But in 3.1, the lock function didn't catch the error, and django_cron made good use of that behaviour. 56 56 57 I believe that lock function is not documented though, so it's up to you to decide,57 Edit: that problem was spotted at code review but ignored : 58 58 59 whether it's Django or Django_cron that needs fixing. 59 [ https://github.com/django/django/pull/13410#discussion_r624988346] 60 60 61 61 have a good day !