Changes between Initial Version and Version 1 of Ticket #21198, comment 2
- Timestamp:
- Sep 30, 2013, 8:26:55 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21198, comment 2
initial v1 1 1 Thanks for the link, but I don't get why that would work on Django 1.4.2 and not on Django 1.5.4. 2 3 Maybe it would be cool to raise a specific exception if @python_2_unicode_compatible is applied on a class without an `__str__` method indeed