Django storages
Install
See http://code.larlet.fr/doc/#django-storage for detailed explanations.
TODO
- Use chunks for S3Storage as in original FileSystemStorage
- Invite people who work on storages to add them to the repository
- Add more documentation
| Filename | Size | Date modified | Message |
|---|---|---|---|
| docs | |||
| examples | |||
| storages | |||
|
150 B
|
|
Updated setup.py to use distribute.
|
|
|
92 B
|
|
Added tag 1.1.1 for changeset 0054d538ccb5
|
|
|
650 B
|
|
S3: Add encryption option, depends on ezPyCrypto lib from http://www.freenet.org.nz/ezPyCrypto/, thanks @erikcw
|
|
|
1.5 KB
|
|
Add an AUTHORS file, they deserve it
|
|
|
315 B
|
|
Update README + LICENSE
|
|
|
20.7 KB
|
|
Bundle S3 lib and update S3 tests
|
|
|
14.9 KB
|
|
Updated setup.py to use distribute.
|
|
|
815 B
|
|
Removing distribute. Causing issues w/PyPI install.
|
|
See http://code.larlet.fr/doc/#django-storage for detailed explanations.
- Use chunks for S3Storage as in original FileSystemStorage
- Invite people who work on storages to add them to the repository
- Add more documentation