Changes between Initial Version and Version 1 of Ticket #26229, comment 3


Ignore:
Timestamp:
02/17/16 23:20:18 (8 years ago)
Author:
Alasdair Nicol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26229, comment 3

    initial v1  
    11I've opened a pull request https://github.com/django/django/pull/6156/files
    22
    3 The two old unit tests from #22792 still pass following my changes, and I have added an addition test. However, I found it a tricky problem to get my head around, so I'm not 100% certain I got it correct. I've added comments to the pull request to explain my reasoning.
     3The two old unit tests from #22792 still pass following my changes, and I have added an additional test. However, I found it a tricky problem to get my head around, so I'm not 100% certain I got it correct. I've added comments to the pull request to explain my reasoning.
Back to Top