Changes between Version 11 and Version 12 of Ticket #27753
- Timestamp:
- Apr 27, 2017, 9:06:50 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27753 – Description
v11 v12 14 14 - django.utils.safestring.SafeBytes 15 15 - One of either [https://github.com/django/django/blob/9718fa2e8abe430c3526a9278dd976443d4ae3c6/django/utils/safestring.py#L61 django.utils.safestring.SafeString] or django.utils.safestring.SafeText 16 - django.test.utils.str_prefix()