{"id":13572286,"url":"https://github.com/Fantomas42/django-livereload","last_synced_at":"2025-04-04T09:32:15.050Z","repository":{"id":17055341,"uuid":"19819890","full_name":"Fantomas42/django-livereload","owner":"Fantomas42","description":"Livereload with the Django developement server","archived":false,"fork":false,"pushed_at":"2025-03-01T21:03:06.000Z","size":31,"stargazers_count":64,"open_issues_count":3,"forks_count":16,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-30T07:01:29.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pierre-vigier/intlpnIonic","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fantomas42.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-15T13:16:42.000Z","updated_at":"2025-03-01T21:03:09.000Z","dependencies_parsed_at":"2025-03-30T07:00:40.997Z","dependency_job_id":"fbd71c90-97f4-4124-a846-f9711191fb24","html_url":"https://github.com/Fantomas42/django-livereload","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-livereload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-livereload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-livereload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-livereload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fantomas42","download_url":"https://codeload.github.com/Fantomas42/django-livereload/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247153932,"owners_count":20892760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T14:01:19.004Z","updated_at":"2025-04-04T09:32:10.033Z","avatar_url":"https://github.com/Fantomas42.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"=================\nDjango-livereload\n=================\n\nApplication performing a `LiveReload`_ with `tiny-lr`_ once the development\nserver is ready.\n\nWhy this project ?\n------------------\n\nI recently started using `Gulp`_ and `LiveReload`_ to automatize some\ntasks. Everytime an HTML, CSS or JS file changes, a livereload is performed in\nthe browser to reflect those changes, and I was pretty happy with that.\n\nBut I found one limitation, I cannot perform a livereload of the current\npage when editing Python files because the development server provided by\nDjango is not necessary ready as soon as the livereload request is emitted.\n\nThat's why I created this application.\n\nInstallation\n------------\n\n* First install the package on your system: ::\n\n  $ pip install django-livereload\n\n* Then register the ``'livereload'`` application in your ``INSTALLED_APPS``\n  setting, before the ``'django.contrib.staticfiles'`` application if used.\n\nUsage\n-----\n\nIf the livereload server provided by `tiny-lr` is launched (via `Gulp`_,\n`Grunt`_ or whatever), the ``runserver`` command will do a livereload on\nyour browser whenever the Django development server is ready.\n\nThe script\n----------\n\nIf you want to `livereload-js`_ script injected into your pages because you\ndon't want to deal with a plug-in, simply register this middleware in your\nproject: ``'livereload.middleware.LiveReloadScript'``.\n\n.. _`LiveReload`: http://livereload.com/\n.. _`tiny-lr`: https://github.com/mklabs/tiny-lr\n.. _`Gulp`: http://gulpjs.com/\n.. _`Grunt`: http://gruntjs.com/\n.. _`livereload-js`: https://github.com/livereload/livereload-js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFantomas42%2Fdjango-livereload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFantomas42%2Fdjango-livereload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFantomas42%2Fdjango-livereload/lists"}