Releases: imsweb/django-dbfiles
Releases · imsweb/django-dbfiles
2.0.1
2.0
Despite the 2.0 name, this is the first release of django-dbfiles after being renamed from django-db-storage. Users wishing to upgrade will simply need to find "dbstorage" (all lowercase, as in the app name, not DBStorage which still exists) and replace with "dbfiles". Also see the README for SQL to update the django_migrations table.
This release supports Django 2.2 (with Python 3.5+) and Django 3.0 and 3.1 (with Python 3.6+).