Opened 10 years ago
Closed 10 years ago
#25152 closed Bug (duplicate)
development server stops on SyntaxError or other Exceptions
| Reported by: | Miigaaaaa | Owned by: | nobody |
|---|---|---|---|
| Component: | Utilities | Version: | 1.8 |
| Severity: | Normal | Keywords: | runserver |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I am using Django 1.8.3 running on ubuntu 14.04. And manage.py runserver command every time stops on syntaxError or other exception.
Note:
See TracTickets
for help on using tickets.
Duplicate of #24704