feat: Bump django, update migration and change cmd to use JSONField

This commit is contained in:
Cristian 2020-11-27 16:23:27 -05:00
parent f61e6a74bb
commit 4b3f72202b
5 changed files with 8 additions and 8 deletions

View file

@ -57,6 +57,7 @@ archivebox/core/migrations/0003_auto_20200630_1034.py
archivebox/core/migrations/0004_auto_20200713_1552.py
archivebox/core/migrations/0005_auto_20200728_0326.py
archivebox/core/migrations/0006_auto_20201012_1520.py
archivebox/core/migrations/0007_archiveresult.py
archivebox/core/migrations/__init__.py
archivebox/extractors/__init__.py
archivebox/extractors/archive_org.py