Changes between Initial Version and Version 5 of Ticket #25862


Ignore:
Timestamp:
Dec 5, 2015, 7:12:56 AM (8 years ago)
Author:
Claude Paroz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25862

    • Property Triage Stage UnreviewedAccepted
    • Property Summary AttributeError: 'FileSystemStorage' object has no attribute 'location'LazyObject doesn't support multiprocessing on Python 2
  • Ticket #25862 – Description

    initial v5  
     1**Initial summary: AttributeError: 'FileSystemStorage' object has no attribute 'location'**
     2
    13I don't really want to bug anyone with python 2.7, for I couldn't care less. But, I stumbled upon something rather odd.
    24
Back to Top