Detailed - currently I have added a new menu group in the sidebar menu in openwisp-utils using register_menu_group, this has worked both locally and in deployments using ansible playbook. This approach has been working for a few months for me now, however all of a sudden the changes that I have made are only visible locally and not after I do my deployment. I am pointing towards me own instance of openwisp-utils, and like I mentioned I can see the changes locally if I run openwisp-utils as a standalone django application, but I cannot see the changes in the deployed version. Any ideas? I have tried deleting my roles/ and collections/ folders in case of caching issues, but still nothing
On Tuesday 20 August 2024 at 14:41:03 UTC+2 Dillonsw wrote: > I have added some menu items to openwisp-utils, previously this was > working perfectly fine but now suddenly it seems like when I try and deploy > these changes using ansible the menu items do not appear, however if I run > openwisp-utils as a standalone django application locally I can indeed see > them. -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/bf144ad5-b6ac-4936-ae3f-9a8cf1ca14aen%40googlegroups.com.
