Files
lasuite-docs/src/backend/core
Mohamed El Amine BOUKERFAandGitHub 1ebdda8c9e 🐛(backend) Fix unreachable exception handler for URLValidator
The exception block was never being executed because URLValidator raises
django.core.exceptions.ValidationError, not
drf.exceptions.ValidationError, so the except block was dead code.


Signed-off-by: Mohamed El Amine BOUKERFA <boukerfa.ma@gmail.com>
2026-04-10 13:21:56 +00:00
..
2025-12-16 22:10:03 +01:00
2026-03-18 15:04:55 +00:00
2026-03-18 16:06:29 +01:00
2026-03-17 17:32:03 +01:00