From ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2 Mon Sep 17 00:00:00 2001 From: я котик пур-пур Date: Sat, 30 Dec 2017 22:23:56 +0300 Subject: Refs #23919 -- Removed obsolete __init__.py files in management command directories. --- docs/howto/custom-management-commands.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/howto/custom-management-commands.txt b/docs/howto/custom-management-commands.txt index 77405a1622..138bf54a6f 100644 --- a/docs/howto/custom-management-commands.txt +++ b/docs/howto/custom-management-commands.txt @@ -18,9 +18,7 @@ directory whose name doesn't begin with an underscore. For example:: __init__.py models.py management/ - __init__.py commands/ - __init__.py _private.py closepoll.py tests.py -- cgit v1.3