main
Optimize label views: add select_related for creator
translate 1 issue
Add notification tests and verbosity option to cleanup command
Change all comments from Russian to English
Make and apply migrations to updated notificationd model
Add pagination to task list (#8)
Add helper methods to TeamJoinForm and expand test coverage
Show multi-select help text on desktop only
refactor: fix task limit counting and limit view permissions
make django-admin startproject task_manager so: - create manage.py - create task_manager/ (__int__.py, settings.py, etc. inside)
Optimize SQL queries in task filtering and improve code clarity
Add MaxLengthValidator to text fields across the application
Replace integer IDs with UUIDs for enhanced security and privacy
Fix debug toolbar import error in Docker environment and admin URL example
Add free plan limits and usage tracking