Django Auto Refresh

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-15.

CRX ID
fhiifaacndkcjndjhjacbcnkpdghpkdc
Status
Minor Policy Violation Removed Long Ago No Privacy Policy
Description from extension meta

Auto refreshes the browser page when Django development server reloads itself. Use with companion Django app: django-autorefresh.

Image from store
Django Auto Refresh
Description from store

Django development server has the neat capability of reloading itself whenever the project's python source files are saved, ensuring that the latest version of the project is served at all times. However, to see the changes in the browser, you need manually refresh the relevant page or resort to incorporating a Javascript such as live.js in our source which will keep sending HEAD requests to the server to see if the page has changed and if it has reload the page.

The former approach obviously is repetitive and needlessly painful. The latter approach works fine, but it results in additional requests to your server, something that you may be able to live with or if you're like me, you don't appreciate too much.

Django-autorefresh is a solution to address this.

To use, install this plugin and add the Django app autorefresh to your INSTALLED_APPS. Django app is available at https://github.com/harikvpy/django-autorefresh.

Statistics

Installs
381
Market
Chrome Web Store
Category
-
Rating
0.0 (0 votes)
Last update
2015-10-28
Version 1.1
Languages
en