diff options
Diffstat (limited to 'manage.py')
-rw-r--r-- | manage.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ #!/usr/bin/env python import os import sys + """This file is the route to run the standard Django utilities on the command line. These are the most useful for troggle: |