Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.1.0 source code.tar.gz | 2022-04-24 | 43.7 kB | |
4.1.0 source code.zip | 2022-04-24 | 109.2 kB | |
README.md | 2022-04-24 | 420 Bytes | |
Totals: 3 Items | 153.3 kB | 0 |
- Allow configuring logging for
makemigrations
command and unify behaviour withlintmigrations
(issue [#207]) - Adapt
--warnings-as-errors
option to allow selecting some migration tests only (issue [#201]) - Add
sql_analyser
option tomakemigrations
in order to specify the SQL analyser to use (issue [#208]) - Make
project_root_path
andverbosity
configurable from other setting source (issue [#203])