otovo / flake8-name-migrations

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%