mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
This commit is contained in:
parent
fd881e8cd9
commit
7ef0bc922c
7 changed files with 9 additions and 11 deletions
|
|
@ -218,7 +218,7 @@ The following mixins are used to construct Django's editing views:
|
|||
|
||||
.. class:: django.views.generic.edit.DeletionMixin
|
||||
|
||||
Enables handling of the ``DELETE`` http action.
|
||||
Enables handling of the ``DELETE`` HTTP action.
|
||||
|
||||
**Methods and Attributes**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue