slowcontrol:web_interface
This is an old revision of the document!
Web Interface Development
How to add a new app
- create a new directory inside
prima-web-interface/src
- create the following files
urls.py
views.py
- create directories
templates
to store template html and js files, i.e. using jinja instructionsstatic
to store fixed html, js or css files
slowcontrol/web_interface.1626877930.txt.gz · Last modified: (external edit)