We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197407b commit dd9dc76Copy full SHA for dd9dc76
examples/django/manage.py
@@ -1,6 +1,7 @@
1
#!/usr/bin/env python
2
"""Django's command-line utility for administrative tasks."""
3
import os
4
+import sys
5
6
7
def main():
0 commit comments