When I run my flask app locally, the Jinja2 urlize filter works 
beautifully, converting the URL from text to hyperlink.  

  [image: Snip20191017_10.png]

Here is how I am implementing (beautifully simple) in the template:  



[image: Snip20191017_12.png]



When, however, I deploy the app via GAE (3.7, standard environment), the 
URL is just text on the page, without the hyperlink. 

  [image: Snip20191017_11.png]


What is going on here? How do I remedy this?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/fa66d8e1-b417-4c5b-9a3d-fe54f2c4e886%40googlegroups.com.
  • [google-appengine]... BLONDEV INC

Reply via email to