mirror of
https://github.com/django/django.git
synced 2025-08-07 10:29:19 +00:00
Fixed #30069 -- Added docstring to manage.py template.
This commit is contained in:
parent
043bd70942
commit
e5ae9488ac
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
"""Django's command-line utility for administrative tasks."""
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user