Changes between Initial Version and Version 1 of Ticket #26489


Ignore:
Timestamp:
Apr 11, 2016, 6:10:36 AM (8 years ago)
Author:
Thomas Güttler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26489 – Description

    initial v1  
    1 I am unsure wehter zip_safe=False is needed in setup.py for reusable apps.
     1I am unsure whether zip_safe=False is needed in setup.py for reusable apps.
    22
    33Here is my question on StackOverflow:
Back to Top