Commit Graph

4 Commits

Author SHA1 Message Date
Tyrel Souza
4b7738c0f2
Python3 and Django 1.11 upgrade (#40)
* starting py3 upgrade

* b64 not base64

* more progress, some more future things, and encoding

* tox

* update circle.yml

* that version doesnt exist yet, oops

* install?

* sigh

* Docker me?

* update readme, requirements

* fix for python3

* python35

* morgan remediations

* does this work?

* how about this?

* one more time

* no blank lines?

* revert a bit

* add future imports
2018-03-01 15:32:02 -05:00
Tyrel Souza
5b91a7b362 Remove filehash, set pk to name (#33)
* Remove filehash, set pk to name

* remove stale comment and dead block
2017-01-27 15:52:02 -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
592373d1d3
Initial commit after moving from Gitlab 2016-12-07 22:50:48 -05:00