bitshifted
Results
2
issues of
bitshifted
I swapped the podcast storage engine for CloudFilesStorage and Django (1.3.1) complained about a class being passed instead of an instance. Line 9 in models.py should instantiate the returned storage...
- Symlink target regex fix for multi-level packages e.g. `../common/mypackage` correctly symlinks to `mypackage` - Serverless Framework v3 logging - Cleanup on package finalize, now works with both `sls package`...