mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
This commit is contained in:
parent
c67ea79aa9
commit
ba755ca131
57 changed files with 443 additions and 269 deletions
|
@ -150,7 +150,7 @@ this would lead to incorrect behavior.
|
|||
@etag(etag_func)
|
||||
@last_modified(last_modified_func)
|
||||
def my_view(request):
|
||||
# ...
|
||||
...
|
||||
|
||||
# End of bad code.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue