Changes between Initial Version and Version 1 of Ticket #23724
- Timestamp:
- Oct 28, 2014, 11:22:12 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23724 – Description
initial v1 4 4 5 5 To solve for the above issues we need a overwrite method which would overwrite the source files no matter what the timestamp and it would not perform the copy if the source and the destination are the same. 6 7 Pull request: https://github.com/django/django/pull/3434