Skip to content

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

Notifications You must be signed in to change notification settings

otovo/flake8-name-migrations

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages