django-dbfilestorage/dbfilestorage
Tyrel Souza 8f811db7c8 Change pk (#35)
* add new primary_key field.

* Add new field, populate data, change to being pk, change name, double length of name field, and set it to unique

* change version, and add new migration

* bump down the size, 767/4 = 191

* update readme

* remove models.py comment
2017-02-06 15:31:40 -05:00
..
migrations Change pk (#35) 2017-02-06 15:31:40 -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 Change pk (#35) 2017-02-06 15:31:40 -05:00
storage.py Change pk (#35) 2017-02-06 15:31:40 -05:00
urls.py More tests (#9) 2016-12-08 15:30:39 -05:00
views.py Remove filehash, set pk to name (#33) 2017-01-27 15:52:02 -05:00