python-django-mailman3/python-django-mailman3.changes

41 lines
1.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Feb 3 16:21:17 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.5
* Add a new method get_django_user to return Django User model. (See !99)
* Add delete_archives field to mailinglist_deleted Signal.
* Replaced deprecated ugettexy_lazy with gettext_lazy. (Closes #37)
- Fix building on tumbleweed
-------------------------------------------------------------------
Tue Aug 4 02:04:03 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
- Update to 1.3.4
* Fix a bug caused by bumping to Mailman API 3.1 in version 1.3.3 which
resulted in 404 errors for some users.
-------------------------------------------------------------------
Wed May 13 10:02:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.3.3rc1
* Update a user's preferred_address in Mailman Core when a user
updates their primary address in Profile.
* Do not exit with --code-zero.
* more bugfixes
-------------------------------------------------------------------
Mon Dec 2 10:47:10 UTC 2019 - pgajdos@suse.com
- call spec-cleaner
-------------------------------------------------------------------
Tue Nov 26 09:12:06 UTC 2019 - pgajdos@suse.com
- run the testsuite
-------------------------------------------------------------------
Wed Oct 2 13:02:30 UTC 2019 - pgajdos@suse.com
- initial version 1.3.0, required by HyperKitty [SLE-7686]