lepture / python-livereload

livereload server in python
https://livereload.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1.02k stars 150 forks source link

Rename livereload to live_reload #237

Closed SmartManoj closed 1 year ago

SmartManoj commented 3 years ago

collides with liver

liver/eload liverel/oad

antoshammah-econote commented 1 year ago

ipdi name change pana wrk agutha bro?

SmartManoj commented 1 year ago

It's just for reading convention.

pradyunsg commented 1 year ago

Thanks for filing this!

This naming scheme matches the underlying package's name (livereload.js) and changing the project's PyPI name would be a disruptive change. Since eload and /oad are not a valid English words, I expect that most readers will read this as live/reload.

antoshammah-econote commented 1 year ago

$ python3 manage.py runserver 0:8000 after passing this command


im getting error " File "/home/ubuntu/django-withsql/env/lib/python3.8/site-packages/django/template/backends/django.py", line 123, in get_package_libraries raise InvalidTemplateLibrary( django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'livereload.templatetags.livereload_tags': cannot import name 'livereload_host' from 'livereload' (unknown location) "


note : need requirements have been installed still im getting this