Yeah, the default behaviour in django templates is to escape html
code, so if you render something like hello, the template
will convert it to ... etc.
This is for prevent the script inyections in forms. So if you want to
show the raw html as is in the database you have no escape the text
wit
se sid and db_hostname the database
> hostname or IP.
>
> HTH
> Robert
>
> On Mar 5, 1:03 pm, hugoto wrote:
>
> > Hi all, I have a django project using oracle as database engine. In my
> > local machine this works ok with my local tnsnames.ora, but in the
Hi all, I have a django project using oracle as database engine. In my
local machine this works ok with my local tnsnames.ora, but in the
server I don't have the permission to write in the oracle client
directory, so I cant create the tnsnames.ora. In the docs I've read
that setting both the datab
3 matches
Mail list logo