how to add extra web page for horizon for manage such as user registration page?
i am not familiar with django ,
how to add python web page to 192.168.157.133/usereg where usereg is a python web page in RDO?
this web page is using for storing new user into csv file with python
and admin can approve and then press a button to run automation script to add user and project with keystone client api
i would like to put this web in the same web server of horizon