mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
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:
parent
682b295c6c
commit
578b3046e3
0
django/contrib/auth/management/commands/__init__.py
Normal file
0
django/contrib/auth/management/commands/__init__.py
Normal file
0
django/contrib/gis/management/__init__.py
Normal file
0
django/contrib/gis/management/__init__.py
Normal file
0
django/contrib/gis/management/commands/__init__.py
Normal file
0
django/contrib/gis/management/commands/__init__.py
Normal file
0
django/contrib/sessions/management/__init__.py
Normal file
0
django/contrib/sessions/management/__init__.py
Normal file
0
django/contrib/sitemaps/management/__init__.py
Normal file
0
django/contrib/sitemaps/management/__init__.py
Normal file
0
django/contrib/staticfiles/management/__init__.py
Normal file
0
django/contrib/staticfiles/management/__init__.py
Normal file
0
django/core/management/commands/__init__.py
Normal file
0
django/core/management/commands/__init__.py
Normal 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
|
||||
|
0
tests/admin_scripts/management/__init__.py
Normal file
0
tests/admin_scripts/management/__init__.py
Normal file
0
tests/admin_scripts/management/commands/__init__.py
Normal file
0
tests/admin_scripts/management/commands/__init__.py
Normal file
0
tests/bash_completion/management/__init__.py
Normal file
0
tests/bash_completion/management/__init__.py
Normal file
0
tests/user_commands/management/__init__.py
Normal file
0
tests/user_commands/management/__init__.py
Normal file
0
tests/user_commands/management/commands/__init__.py
Normal file
0
tests/user_commands/management/commands/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user