Re: write equation in django

2014-08-12 Thread Steve McConville
There are a number of ways to do this, but the most popular I think is MathJax. There is a django app for assisting with it's integration here: https://github.com/kaleidos/django-mathjax On 12 August 2014 07:51, sandy wrote: > Hi, > I want to include a mathematical equation in django project. C

write equation in django

2014-08-12 Thread sandy
Hi, I want to include a mathematical equation in django project. Can anyone plz guide me as to where I should write the input to the equation, so as to see its output on the frontend screen. Thanks, Sandy -- You received this message because you are subscribed to the Google Groups "Django us