main
Add MaxLengthValidator to text fields across the application
start new app 'tasks' so add forms, models, urls, views, etc. but have some errors on user&statuses/delete and got 2 errors with ran tests
Add Tasks and Labels to /admin
Working on notifications: implement event signals and direct notification calls for tasks and teams
fix: Include deleted/removed users in task author filter
Fix task creation for anonymous users
Optimize database queries on task list page
Notify executors about task status changes and completion
Add checklist functionality to tasks
Add pagination to task list (#8)