Files
vontor-cz/backend
David Bruno Vontor fbaf914c8b Improve user search, DB nulls, and chat UI
Change username filter to use icontains for partial/case-insensitive matching. In CustomUser.save, introduce _NULLABLE_CHAR_FIELDS and convert empty string char fields to None to ensure nullable fields are stored consistently. Update CreateChatModal to always show a subtitle combining the user's full name and account creation date (joined with " · "), improving UI information.
2026-06-05 16:48:53 +02:00
..
2026-05-28 17:23:04 +02:00
2026-05-19 15:52:00 +02:00
2025-10-01 18:37:59 +02:00
2026-04-20 00:04:15 +02:00