Changes between Version 1 and Version 2 of Ticket #23724


Ignore:
Timestamp:
Oct 28, 2014, 11:47:31 AM (10 years ago)
Author:
Prathik Rajendran M
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23724 – Description

    v1 v2  
    55To 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.
    66
    7 Pull request: https://github.com/django/django/pull/3434
     7Pull request: https://github.com/django/django/pull/3435
Back to Top