| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-05 | 565 Bytes | |
| v2.2.0 source code.tar.gz | 2026-04-05 | 2.7 MB | |
| v2.2.0 source code.zip | 2026-04-05 | 3.0 MB | |
| Totals: 3 Items | 5.8 MB | 0 | |
Added
- Add the following feature to the user's profile page:
- to upload an avatar with automatic resizing and a circular mask
- to change CRM interface language
Improved
- Enhance ProductAdmin: Add handling and improve list display with clickable category and type links.
- Improve the filtering logic of the Deal model by closing reason or stage.
Changed
- Refactor TYPE_CHOICES in Product model from tuple to dictionary