Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1001 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 1001 Bytes
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