500 Internal Server Error!! - Issue in wsgi in django application migrating from python2.7 to python3.6

2018-12-29 Thread Sindhujit Ganguly
I am getting 500 Internal Server Error when I migrated my django app from python2.7 to python3.6. I have created a new virtualenv, and created all the apps individually. The virtualenv is defined in uwsgi.ini file home = /home/netadc/.venvs1/netadc I have installed all the packages using pip3

Re: comment and uncomments in django html template

2015-06-19 Thread Sindhujit Ganguly
This does not work for javascript defined inside html templates.. This is for html structures.. I needed for multiple line comments in js scripts. On Friday, June 19, 2015 at 10:46:40 AM UTC-6, Karen Tracey wrote: > > On Fri, Jun 19, 2015 at 12:42 PM, Sindhujit Ganguly > wrote: >

comment and uncomments in django html template

2015-06-19 Thread Sindhujit Ganguly
Hi, Does anyone know how to do multiple line comments in django html templates? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr.