django-dbfilestorage/dbfilestorage
Tyrel Souza 6df5f1c674 Allow filename to stay. dont hash the name, this will honor the upload_to (#31)
* Allow filename to stay. dont hash the name, this will honor the upload_to setting

* Version bump and changelog
2017-01-25 14:59:43 -05:00
..
migrations Mtime and url 0.5.0 (#30) 2017-01-23 15:56:51 -05:00
__init__.py Initial commit after moving from Gitlab 2016-12-07 22:50:48 -05:00
admin.py add more tests (#14) 2016-12-09 10:07:16 -05:00
models.py Mtime and url 0.5.0 (#30) 2017-01-23 15:56:51 -05:00
storage.py Allow filename to stay. dont hash the name, this will honor the upload_to (#31) 2017-01-25 14:59:43 -05:00
urls.py More tests (#9) 2016-12-08 15:30:39 -05:00
views.py separate filename and filehash (#21) 2017-01-20 14:38:41 -05:00