We have a system which is written using pyramid (1.5.1) and currently I need to send some additional information to the page created by template to a field validation on the front-end side using angular js.
What I need to achieve is get a stored value in the database to use with angular js.
I search for something related to that but couldn’t find anything satisfying. If there is something would help me to achieve that please point me to that.