From 88828059d1ee6799790be340427b327eb82b1035 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Mon, 27 Feb 2017 12:02:19 -0700 Subject: Adding model cluster to packages --- isort.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isort.cfg') diff --git a/isort.cfg b/isort.cfg index e87dc7f..92e8da6 100644 --- a/isort.cfg +++ b/isort.cfg @@ -7,4 +7,4 @@ sections=FUTURE,STDLIB,DJANGO,THIRDPARTY,FIRSTPARTY,LOCALFOLDER skip=migrations include_trailing_comma=True # Because neovim runs in separate container, explicitly calling out third parties is needed -known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail +known_third_party=pdfcrowd,PyPDF2,pytest,mock,model_mommy,adminactions,private_storage,wagtail,modelcluster -- cgit v1.2.3