File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/pages/examples/django Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Code from django-angular is shown on:
8989* [ django.conf settings] ( /django-conf-settings-examples.html )
9090* [ django.http HttpResponseBadRequest] ( /django-http-httpresponsebadrequest-examples.html )
9191* [ django.http HttpResponseForbidden] ( /django-http-httpresponseforbidden-examples.html )
92- * [ django.http.responses HttpResponsePermanentRedirect] ( /django-http-responses-httpresponsepermanentredirect-examples.html )
92+ * [ django.http HttpResponsePermanentRedirect] ( /django-http-responses-httpresponsepermanentredirect-examples.html )
9393* [ django.utils.html format_html] ( /django-utils-html-format-html-examples.html )
9494* [ django.urls.exceptions NoReverseMatch] ( /django-urls-exceptions-noreversematch-examples.html )
9595
@@ -453,6 +453,7 @@ Example code from wagtail shown on these pages:
453453* [ django.contrib.admin.sites.register] ( /django-contrib-admin-sites-register-examples.html )
454454* [ django.db.models DateField] ( /django-db-models-datefield-examples.html )
455455* [ django.db.models IntegerField] ( /django-db-models-integerfield-examples.html )
456+ * [ django.http HttpResponseNotModified] ( /django-http-httpresponsenotmodified-examples.html )
456457* [ django.http Http404] ( /django-http-http404-examples.html )
457458* [ django.template.response TemplateResponse] ( /django-template-response-templateresponse-examples.html )
458459
You can’t perform that action at this time.
0 commit comments