mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
parent
888c1e9bfe
commit
d1bab24e01
63 changed files with 201 additions and 251 deletions
|
@ -169,7 +169,7 @@ class UTF8Class:
|
|||
return 'ŠĐĆŽćžšđ'
|
||||
|
||||
|
||||
# These two classes are used to test auto-escaping of unicode output.
|
||||
# These two classes are used to test auto-escaping of string output.
|
||||
class UnsafeClass:
|
||||
def __str__(self):
|
||||
return 'you & me'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue