django-dbfilestorage/dbfilestorage/migrations
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
..
__init__.py Initial commit after moving from Gitlab 2016-12-07 22:50:48 -05:00
0001_initial.py 0.3.0 (#24) 2017-01-20 15:23:48 -05:00
0002_add_filehash_rename_files.py 0.3.0 (#24) 2017-01-20 15:23:48 -05:00
0003_auto_remove_serialize.py 0.4.0 (#26) 2017-01-20 16:01:41 -05:00
0004_dbfile_mtime.py Mtime and url 0.5.0 (#30) 2017-01-23 15:56:51 -05:00
0005_auto_20170127_2037.py Remove filehash, set pk to name (#33) 2017-01-27 15:52:02 -05:00
0006_remove_dbfile_filehash.py Remove filehash, set pk to name (#33) 2017-01-27 15:52:02 -05:00
0007_auto_20170206_1940.py Change pk (#35) 2017-02-06 15:31:40 -05:00
0008_auto_20170206_1945.py Change pk (#35) 2017-02-06 15:31:40 -05:00
0009_auto_20170206_1954.py Change pk (#35) 2017-02-06 15:31:40 -05:00
0010_auto_20170206_1954.py Change pk (#35) 2017-02-06 15:31:40 -05:00
0011_auto_20170206_1956.py Change pk (#35) 2017-02-06 15:31:40 -05:00
0012_auto_20170206_2004.py Change pk (#35) 2017-02-06 15:31:40 -05:00