/flake8-name-migrations

Flake8 hook which reminds you to give your Django migrations human readable names

Primary LanguagePython

Package version Supported Python versions Test status Checked with mypy

flake8-name-migrations

A flake8 plugin to make sure you give your Django migrations human-readable names.

Installation

pip install flake8-name-migrations

Codes

Code Description
NMI001 Rename migration to something human readable