nitish | I am facing as issue while making changes in html files like the change is not getting reflected in browser | 09:55 |
---|---|---|
nitish | I have tried to restart the tox then it is working but most of the times css files are not getting loaded | 09:56 |
nitish | could any one please help me in this | 09:57 |
vishalmanchanda | nitish: make sure you have run python3 manage.py collectstatic command | 09:59 |
nitish | yeah I tried that one also but it is throwing me error like this ModuleNotFoundError: No module named 'swiftclient' | 10:00 |
vishalmanchanda | nitish: it your env. specific issue. | 10:02 |
nitish | okay | 10:03 |
nitish | any WA for html changes to reflect on browser without running tox | 10:04 |
nitish | again and again | 10:04 |
rdopiera | if you run tox -e runserver, it will restart on any changes automatically | 10:05 |
vishalmanchanda | also there is an option in local.setting.py which you can enable. | 10:06 |
nitish | rdopiera: if am running tox again and again the css is not loading | 10:07 |
rdopiera | nitish: your browser has it cached, of course you need to tell your browser to ge the new version, but that's unrelated to horizon | 10:09 |
vishalmanchanda | yup that's always happens to me sometime. | 10:09 |
nitish | vishalmanchanda: could please tell that option in local.setting.py I will try that one | 10:11 |
vishalmanchanda | nitish: Oh that's for compression #COMPRESS_OFFLINE = not DEBUG, I have never tried this setting. | 10:13 |
nitish | after restarting the VM then again the css files are getting loaded | 10:18 |
vishalmanchanda | Also sometimes I run tox runserver with ``python3 manage.py runserver -- localhost:9000`` command when css files are not loading. | 10:20 |
nitish | yeah I tried this one but getting error like swiftclient is not found and many more | 10:22 |
opendevreview | OpenStack Release Bot proposed openstack/horizon stable/xena: Update .gitreview for stable/xena https://review.opendev.org/c/openstack/horizon/+/810690 | 14:14 |
opendevreview | OpenStack Release Bot proposed openstack/horizon stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena https://review.opendev.org/c/openstack/horizon/+/810691 | 14:14 |
opendevreview | OpenStack Release Bot proposed openstack/horizon master: Update master for stable/xena https://review.opendev.org/c/openstack/horizon/+/810692 | 14:14 |
opendevreview | OpenStack Release Bot proposed openstack/horizon master: Add Python3 yoga unit tests https://review.opendev.org/c/openstack/horizon/+/810693 | 14:14 |
Zara | hi! wondering if anyone knows if anyone is currently working on this bug: https://bugs.launchpad.net/designate-dashboard/+bug/1729261 . not sure if I should be asking the designate team as well/instead... | 16:05 |
johnsom | Zara From the designate team side, I do not know of anyone actively working on this issue. I can't answer for the horizon team though. | 16:07 |
johnsom | Zara I would say, feel free to work on it. | 16:07 |
Zara | johnsom: thanks :) | 16:09 |
opendevreview | Merged openstack/horizon master: Update master for stable/xena https://review.opendev.org/c/openstack/horizon/+/810692 | 22:50 |
opendevreview | Merged openstack/horizon master: Add Python3 yoga unit tests https://review.opendev.org/c/openstack/horizon/+/810693 | 23:59 |
opendevreview | Merged openstack/horizon stable/xena: Update .gitreview for stable/xena https://review.opendev.org/c/openstack/horizon/+/810690 | 23:59 |
opendevreview | Merged openstack/horizon stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena https://review.opendev.org/c/openstack/horizon/+/810691 | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!