issues
search
BezBartek
/
django-db-views
Creating automatic migrations for Views models witch working reverse and full command options like in normal makemigrations
MIT License
62
stars
12
forks
source link
Refactor and upgrade
#18
Closed
BezBartek
closed
2 years ago
BezBartek
commented
2 years ago
Django 4+ support,
Complementary tests across python and Django versions (tox)
tests patterns (dynamic models and temp dirs) for migration tests (now we can easily test it)
fixed/refactored features like:
multiple database support now supports multiple databases, not only default one
Other - small bugs/typos