mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
15f82c7011
Used pyinotify (when available) to replace the "pool-every-one-second" mechanism in `django.utils.autoreload`. Thanks Chris Lamb and Pascal Hartig for work on the patch.