Changes between Version 1 and Version 2 of Ticket #25878, comment 5


Ignore:
Timestamp:
Dec 7, 2015, 11:54:04 PM (9 years ago)
Author:
dong-won kang

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25878, comment 5

    v1 v2  
    88
    99thanks for your sincere.
     10
     11PS. when debug=False,  after Not Found URL occured, this exception occurs: TemplateSyntaxError: Could not parse the remainder: '('static', filename='img/404.jpg')' from 'url_for('static', filename='img/404.jpg')', and that makes response code to 500, not 404.
Back to Top