Changes between Initial Version and Version 1 of Ticket #28752, comment 19
- Timestamp:
- Jun 3, 2019, 3:39:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28752, comment 19
initial v1 3 3 Here is the PR only for idempotence (and django.is_ready flag) : https://github.com/django/django/pull/11440 4 4 5 One of the CI checks failed for obscure reasons (package django not found), any easy way to restart it ?