First of all i want to say hi!, i'm new in the group :) I'm having a problem with the development server (a.k.a runserver). When i'm working in a file but i have an error (for example indent error or syntactic error) the server crash instead of report the error and keep running.
I've been reading the doc and i saw this phrase "..If any errors are found, they will be printed to standard output, but it won’t stop the server..." (https://docs.djangoproject.com/en/dev/ref/django-admin/#runserver-port-or-address-port). What i don't know if this is a bug or the expected behaviour. Thank you :) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3af61c48-af43-4947-8d18-7c9fbb393480%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

