Audrey M. Roy Greenfeld
Audrey M. Roy Greenfeld
This is a great package. Thank you, @gregmuellegger, for creating this! It would be nice to generate capitalized or titlecased titles. Maybe for fields called "title", or maybe some other...
3.3, 3.4, maybe 3.5
This is an upstream issue in boto itself: https://github.com/boto/boto/issues/2836
If a file is in the bucket but not present locally, the bucket file should be deleted. Prompt the user before deleting, since auto-deletion is scary!
alotofeffort should ignore files from a list that the user specifies, if desired. And/or maybe have a default ignore list with: .DS_Store .picasaoriginals/ .git/ .hg/
During deployment of a file using alotofeffort (Python 2.7), this occurred: ``` Traceback (most recent call last): File "/Users/audreyr/.virtualenvs/myenv/bin/alotofeffort", line 8, in load_entry_point('alotofeffort==0.3', 'console_scripts', 'alotofeffort')() File "/Users/audreyr/.virtualenvs/myenv/lib/python2.7/site-packages/alotofeffort/main.py", line 30, in...
Testing
Just like all the other Python S3 libraries, this doesn't have tests. Here are my notes about it, for future reference. Problems: 1. Importing boto from `test_whatever.py` results in something...
Any ideas for a catchy name that's actually descriptive of what Complexity does?
- Are any changes to the install instructions needed? - Anything else that Windows users should know? - Any problems or bad UX?
When you make changes to a Complexity site, the local Complexity development server should auto-reload the changed files.