flake8
failed.
JSHint
passed.
Review Request #10572 — Created May 30, 2019 and submitted
The first time
Evolver
is used on a database lacking Django Evolution
models, it will now automatically create their tables and store an
initial signature in the database. This means the in-development
Django Evolution no longer needs to be bootstrapped from earlier
versions.That initial signature will be updated and its database entry reused
after any other apps are evolved, preventing extra entries from being
needed.
Unit tests pass on all supported versions of Django.
Summary | ID |
---|---|
2eaba5bdc8fd769a7fdcceac4aa44a4b1a4a6e65 |
Description | From | Last Updated |
---|---|---|
F401 'django.utils.six' imported but unused |
reviewbot |