New to Django and I'm wondering if there is hot-loading?

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • django-livereload-server

    Livereload functionality integrated with your Django development environment.

  • https://github.com/tjwalch/django-livereload-server refreshes templates upon save. This is as close as you’ll get to hot reload.

  • django-livereloadish

    Live hot reloading (CSS/images/JS/HTML etc) in the browser for Django with no dependencies

  • Over the summer I started writing a package which does do those extra things, django-livereloadish; it's a bit rough around the edges in a couple of places, but I've used it mostly successfully for a few months on a couple of projects now. You're welcome to check it out and see if it improves your workflow at all.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts