django-storages /

Filename Size Date modified Message
docs
examples
storages
159 B
Added sphinx-quickstart docs
186 B
Added tag 1.1.1 for changeset 374f6d14e307
713 B
Add a mongodb backend, fixes #38, thanks @wkornewald
452 B
Created CHANGELOG
1.5 KB
Add an AUTHORS file, they deserve it
315 B
Update README + LICENSE
20.8 KB
Fixed #54 Fix for sha depreciation warning in S3.py
842 B
Updated version number and moved it onto the storage module.

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.