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
Tyrel Souza
1561754feb
Mtime and url 0.5.0 ( #30 )
...
* Add MTIME and modified_time to storage
* update version and docs
* newline EOF
* newline EOF
* url error
2017-01-23 15:56:51 -05:00
Tyrel Souza
7cd15e43e0
Merge remote-tracking branch 'origin/master' into release
2017-01-23 14:09:29 -05:00
Tyrel Souza
61fed8eacd
File Path Things ( #29 )
...
* File Path Things
* readme update
2017-01-23 14:08:51 -05:00
Tyrel Souza
65206875ce
Merge remote-tracking branch 'origin/master' into release
2017-01-20 16:25:56 -05:00
Tyrel Souza
f1e66ad828
changelog
2017-01-20 16:23:52 -05:00
Tyrel Souza
4820136284
Path returns filename ( #27 )
2017-01-20 16:22:59 -05:00
Tyrel Souza
a54bc1dda1
0.4.0 ( #26 )
...
* redo migrations
* merge and new version
* remove serialize (#25 )
* bump Version and add more readme
2017-01-20 16:01:41 -05:00
Tyrel Souza
e2830f40a6
Merge remote-tracking branch 'origin/release'
2017-01-20 15:58:07 -05:00
Tyrel Souza
7c02909722
bump Version and add more readme
2017-01-20 15:56:54 -05:00
Tyrel Souza
430644f35f
remove serialize ( #25 )
2017-01-20 15:55:54 -05:00
Tyrel Souza
f35406d847
0.3.0 ( #24 )
...
* redo migrations
* merge and new version
2017-01-20 15:23:48 -05:00
Tyrel Souza
4ddfe8898d
merge and new version
2017-01-20 15:23:05 -05:00
Tyrel Souza
b31357e34f
redo migrations
2017-01-20 15:22:17 -05:00
Tyrel Souza
1cb4268d5f
Bump Version
2017-01-20 15:10:23 -05:00
Tyrel Souza
11b34e8795
Merge remote-tracking branch 'origin/master' into release
2017-01-20 15:09:24 -05:00
Tyrel Souza
76d095991c
alter first, then add
2017-01-20 15:09:09 -05:00
Tyrel Souza
87c8413686
0.1.5 ( #23 )
...
* add migrations package (#22 )
* add migrations
2017-01-20 14:57:29 -05:00
Tyrel Souza
f6f606c217
add migrations
2017-01-20 14:55:39 -05:00
Tyrel Souza
04d9258020
add migrations package ( #22 )
2017-01-20 14:54:29 -05:00
Tyrel Souza
09d721df0d
separate filename and filehash ( #21 )
...
* separate filename and filehash
* rename migration
* test url
* bump version
* update changelog
* test fail url
* update coveragerc
* add coveragerc
* EOFNL
* update covrc
* filename
2017-01-20 14:38:41 -05:00
Tyrel Souza
e50dc36942
Version 0.1.3 release
2017-01-10 11:33:06 -05:00
Tyrel Souza
1014315f9c
Added some better content type fixes, a better save, and delete fails... ( #19 )
...
* Added some better content type fixes, a better save, and delete fails silently
* better unicode method
* fix comment, and extract test
* only stick to mimetype guess
* delete QS unconditionally
2017-01-10 11:29:28 -05:00
Tyrel Souza
9590342799
Merge remote-tracking branch 'origin/release'
2016-12-09 10:24:48 -05:00
Tyrel Souza
f4221055c2
Sign and Verison 0.1.2 ( #18 )
...
* Bump Version
* Update Readme with signign key
* Bump Version
2016-12-09 10:24:31 -05:00
Tyrel Souza
fa4ab27e25
Merge remote-tracking branch 'origin/release'
2016-12-09 10:22:29 -05:00
Tyrel Souza
7d453bf13a
Bump Version
2016-12-09 10:21:21 -05:00
Tyrel Souza
8b8e7f98b8
Update Readme with signign key
2016-12-09 10:20:37 -05:00
Tyrel Souza
32f8386764
Bump Version ( #17 )
2016-12-09 10:14:03 -05:00
Tyrel Souza
bf4d752f20
Merge branch 'release' into master
2016-12-09 10:12:19 -05:00
Tyrel Souza
deccc4003c
Bump Version
2016-12-09 10:11:35 -05:00
Tyrel Souza
aa43192411
Merge remote-tracking branch 'origin/master' into release
2016-12-09 10:11:02 -05:00
Tyrel Souza
f9ef9faf64
Release 0.1.1 - More testing and cleanup things ( #15 ) ( #16 )
...
* add more tests (#14 )
* add more tests
* add more tests, add admin class, update gitignore
* Add a clean command to setup (#13 )
2016-12-09 10:10:46 -05:00
Tyrel Souza
784b66d111
Release 0.1.1 - More testing and cleanup things ( #15 )
...
* add more tests (#14 )
* add more tests
* add more tests, add admin class, update gitignore
* Add a clean command to setup (#13 )
2016-12-09 10:10:13 -05:00
Tyrel Souza
68dbd7f969
Merge branch 'release' into master
2016-12-09 10:08:26 -05:00
Tyrel Souza
8c65dca6c5
Add a clean command to setup ( #13 )
2016-12-09 10:07:27 -05:00
Tyrel Souza
170475e86e
add more tests ( #14 )
...
* add more tests
* add more tests, add admin class, update gitignore
2016-12-09 10:07:16 -05:00
Tyrel Souza
49b21be77b
Merge remote-tracking branch 'origin/master' into release
2016-12-08 15:45:35 -05:00
Tyrel Souza
3f7d333d98
Rename Storage Class ( #10 )
...
* Rename Storage Class
* bump version to 0.1.0
2016-12-08 15:43:34 -05:00
Tyrel Souza
b77b8d5504
Release version 0.0.4 ( #7 )
...
* Setup for Coverage and Codcov.io (#6 )
* add pip install command (#8 )
* More tests (#9 )
* Update Version number
2016-12-08 15:34:04 -05:00
Tyrel Souza
62a5118a7e
Update Version number
2016-12-08 15:31:46 -05:00
Tyrel Souza
4fa1caafa3
More tests ( #9 )
...
* add pip install command
* more tests
* add more docstrings, and add a view test
2016-12-08 15:30:39 -05:00
Tyrel Souza
b73889bd67
add pip install command ( #8 )
2016-12-08 14:58:22 -05:00
Tyrel Souza
cebe70d471
Setup for Coverage and Codcov.io ( #6 )
...
* coverage
* coveragerc
* fix placeholder
2016-12-08 14:54:53 -05:00
Tyrel Souza
33d22038e6
add badge to readme
2016-12-08 14:29:12 -05:00
Tyrel Souza
5687576b1d
fix circle?
2016-12-08 14:25:17 -05:00
Tyrel Souza
b984f68229
circle.yml
2016-12-08 14:23:34 -05:00
Tyrel Souza
f4acb997f2
Merge branch 'master' of github.com:tyrelsouza/django-dbfilestorage
2016-12-08 13:45:49 -05:00
Tyrel Souza
a45a70c30e
Bump version to 0.0.3
2016-12-08 13:45:27 -05:00
Tyrel Souza
93df8c6939
Documentation ( #5 )
...
Add a lot of missing documentation
* try codeblock
* code
* backticks
* markdown, not rst
* examples
* unindent
* stub out docs
* change theme, add docs for installation
* More documentation
* remove debug print
* flake8
2016-12-08 13:43:12 -05:00