home / django_tickets / tickets

tickets: 8413

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8413 2008-08-19 10:16:45 2013-08-01 12:18:48 2022-03-06 03:42:11.935886 Accepted closed Core (Management commands) Bug Normal dev duplicate Django runserver doesn't reload itself after updating files on disk that raised error on import. When autoreload is on, 1. after any occasional error in any models.py file, reloading doesn't work for further updates of that file. 2. modules that had import errors and updated on disk, are never reloaded. Applied patch fixes the described problems and also allows to track various wrong usages of __import__ API. buriy buriy autoreload reload import error fix runserver 0 1 0 0 0 0
Powered by Datasette · Queries took 23.188ms