Skip to content
#

django-application

django logo

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.

Here are 1,746 public repositories matching this topic...

Django Crud, Django Crud Application, Django ajax CRUD,Django Boilerplate application, Django Register, Django Login,Django fileupload, CRUD, Bootstrap, AJAX, sample App

  • Updated Oct 23, 2020
  • CSS
django-pattern-library
bcdickinson
bcdickinson commented Sep 30, 2020

Issue Summary

We set X-Frame-Options: sameorigin on RenderPatternView responses, but if an exception is raised and DEBUG = True, the error page response does not have that heading set by default.

Steps to Reproduce

  1. Try to view a pattern that throws an error while rendering (or stick assert False in the RenderPatternView.get() method)
  2. Django debug error page is blo

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

Repository
django/django
Website
www.djangoproject.com
Wikipedia
Wikipedia
You can’t perform that action at this time.