mirror of
https://github.com/tanrax/django-channels-more-than-present
synced 2026-01-07 05:43:38 +01:00
492 B
492 B
Changelog
[2.0.1] - 2025-12-06
Fixed
- Restore documentation link in README
[2.0.0] - 2025-12-06
Changed
- Modernize Django support (3.2+)
- Update Python support (3.8+)
- Replace deprecated
unique_togetherwithUniqueConstraint - Update
SignalAPI (remove deprecatedproviding_args) - Fix app configuration name
- Add
default_auto_fieldto AppConfig - Update dependencies: Django >=3.2, channels >=4.0
Migration
- New migration file for constraint updates