Django Development Server and Chrome - autorefresh
19 views
Skip to first unread message
Hari Mahadevan
unread,
Sep 21, 2015, 7:14:40 AM9/21/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi,
I created a chrome extension that along with a custom django app automatically refreshes a Chrome browser page whenever the Django development server detects file change and reloads itself.
I have been using this for a couple of months now and find it indispensable as I use VIM for Django development. Hope you will find it useful too.