Changes between Initial Version and Version 1 of Ticket #36131, comment 8
- Timestamp:
- Jan 24, 2025, 7:57:49 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36131, comment 8
initial v1 10 10 Traceback (most recent call last): 11 11 File "<stdin>", line 1, in <module> 12 File "/ home/sarahboyce/Documents/django/django/core/validators.py", line 170, in __call__12 File "/path_to_django/django/core/validators.py", line 170, in __call__ 13 13 raise ValidationError(self.message, code=self.code, params={"value": value}) 14 14 django.core.exceptions.ValidationError: <exception str() failed>