mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
Refs #23919 -- Removed obsolete __init__.py files in management command directories.
This commit is contained in:
parent
cc6bcc6ff5
commit
ccc25bfe4f
22 changed files with 0 additions and 2 deletions
|
@ -18,9 +18,7 @@ directory whose name doesn't begin with an underscore. For example::
|
||||||
__init__.py
|
__init__.py
|
||||||
models.py
|
models.py
|
||||||
management/
|
management/
|
||||||
__init__.py
|
|
||||||
commands/
|
commands/
|
||||||
__init__.py
|
|
||||||
_private.py
|
_private.py
|
||||||
closepoll.py
|
closepoll.py
|
||||||
tests.py
|
tests.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue