django1/django/views/templates
Jan Schär 06e59d97a3 Fixed #33096 -- Fixed <form> nesting in technical 500 template.
This also prevents sending <form> tags in emails.
2021-09-10 06:44:39 +02:00
..
default_urlconf.html Improved bidirectionality on the 'Congrats' page. 2020-11-24 13:03:35 +01:00
technical_404.html Refs 32637 -- Made technical 404 debug page display exception message when URL is resolved. 2021-04-27 08:40:52 +02:00
technical_500.html Fixed #33096 -- Fixed <form> nesting in technical 500 template. 2021-09-10 06:44:39 +02:00
technical_500.txt Fixed #32698 -- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw_insecure_uri(). 2021-04-30 08:05:42 +02:00