mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed some doc errors that caused syntax highlighting to fail.
This commit is contained in:
parent
132d0e516e
commit
9432f1e750
6 changed files with 24 additions and 17 deletions
|
@ -320,7 +320,7 @@ If you ``pop()`` too much, it'll raise
|
|||
>>> c.pop()
|
||||
Traceback (most recent call last):
|
||||
...
|
||||
django.template.ContextPopException
|
||||
ContextPopException
|
||||
|
||||
.. versionadded:: 1.7
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue