mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
that's not a dev server.
This commit is contained in:
parent
bf3f69cf2d
commit
853b2ad37a
@ -76,7 +76,7 @@ class Command(BaseCommand):
|
||||
self.validate(display_num_errors=True)
|
||||
print "\nDjango version %s, using settings %r" % (django.get_version(),
|
||||
settings.SETTINGS_MODULE)
|
||||
print "Development server is running at %s" % options['bind']
|
||||
print "Server is running"
|
||||
print "Quit the server with %s." % quit_command
|
||||
|
||||
# django.core.management.base forces the locale to en-us.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user