Changes between Initial Version and Version 2 of Ticket #27522


Ignore:
Timestamp:
Nov 22, 2016, 3:01:01 AM (7 years ago)
Author:
Jeroen van Veen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27522 – Description

    initial v2  
    33runserver command exits like:
    44
     5
     6{{{
    57usage: manage.py runserver [-h] [--version] [-v {0,1,2,3}]
    68                           [--settings SETTINGS] [--pythonpath PYTHONPATH]
     
    911                           [addrport]
    1012manage.py runserver: error: unrecognized arguments: --nostatic
     13}}}
     14
Back to Top