django-storages /

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.

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
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.