File tree 1 file changed +2
-1
lines changed
content/pages/examples/django
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:
89
89
* [ django.conf settings] ( /django-conf-settings-examples.html )
90
90
* [ django.http HttpResponseBadRequest] ( /django-http-httpresponsebadrequest-examples.html )
91
91
* [ 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 )
93
93
* [ django.utils.html format_html] ( /django-utils-html-format-html-examples.html )
94
94
* [ django.urls.exceptions NoReverseMatch] ( /django-urls-exceptions-noreversematch-examples.html )
95
95
@@ -453,6 +453,7 @@ Example code from wagtail shown on these pages:
453
453
* [ django.contrib.admin.sites.register] ( /django-contrib-admin-sites-register-examples.html )
454
454
* [ django.db.models DateField] ( /django-db-models-datefield-examples.html )
455
455
* [ django.db.models IntegerField] ( /django-db-models-integerfield-examples.html )
456
+ * [ django.http HttpResponseNotModified] ( /django-http-httpresponsenotmodified-examples.html )
456
457
* [ django.http Http404] ( /django-http-http404-examples.html )
457
458
* [ django.template.response TemplateResponse] ( /django-template-response-templateresponse-examples.html )
458
459
You can’t perform that action at this time.
0 commit comments