﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35907	python manage.py runserver exits with ‘Watching for file changes with StatReloader Performing system checks’	Marica Fumagalli		"Hello,
I have a django app on Windows 10 (django 5.0 and python 3.10).
I installed Anaconda to create the specific environment, I managed to install all required libraries and I copied the related db on my computer.
When I run ""python manage.py runserver"" or ""python manage.py runserver localhost:8080"", it returns this message and quit without giving me error:
''Watching for file changes with StatReloader
Performing system checks...''

If I run ""python manage.py check"" it doesn't return any error.
I tried also ""python manage.py runserver --noreload"" but it exited again.
I tried to uninstall and reinstall Anaconda.
I made the same installation on Linux and everything works fine.
Can you help me?"	Bug	closed	Uncategorized	5.1	Normal	invalid	Watching for file changes with StatReloader	Marica Fumagalli	Unreviewed	0	0	0	0	0	0
