I have a website created in wordpress and I have an application created in django. On the site, there is an option on the menu that should call the django application. In this case, I need the django application to appear inside the site. How to do this?