main
Add MaxLengthValidator to text fields across the application
add new app user: - update settings.py INSTALLED_APPS with add new app - add task_manager/user with standart modules include urls.py - add templates/user with index.html
Add description field to user model
Fix tests for invite code based team joining
Replace integer IDs with UUIDs for enhanced security and privacy
refactor: fix task limit counting and limit view permissions