Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories."

This reverts commit ccc25bfe4f.

https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion
This commit is contained in:
René Fleschenberg 2020-06-01 10:23:29 +02:00 committed by Mariusz Felisiak
parent 682b295c6c
commit 578b3046e3
22 changed files with 2 additions and 0 deletions

View File

@ -18,7 +18,9 @@ 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