diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/howto/custom-management-commands.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
