Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-11 | 875 Bytes | |
v1.3.0 source code.tar.gz | 2025-05-11 | 2.6 MB | |
v1.3.0 source code.zip | 2025-05-11 | 2.9 MB | |
Totals: 3 Items | 5.6 MB | 0 |
Added
- Compatibility with Django 5.2.1 (LTS - long-term support release)
- Matching of a company in the database by the contents of the alternative names field.
- Action menu to remove stop phrases that are no longer used.
- Visual marking of duplicate commercial requests.
- Translations of CRM software into the following languages:
- Romanian
- Hebrew
- Warning message “Specify products” if a Request is saved without specifying products.
Improve
- The algorithm for creating mailings has been simplified.
- Setting the reminder time check interval is now available through the admin site instead of using a settings file.
- Improve the test of the current backend for loading currency rates.
Fixed
- Some minor fixes