Robert Sparks
efdaee3bb3
feat: decouple from mailman2 - explicitly model nonwg mailing lists ( #7013 )
...
* fix: remove synchronization with mailman2
* feat: manage non wg mailing lists explicitly
* chore: black
* fix: update tests for new nonwg view
* feat: drop unused models
2024-02-05 09:28:23 -06:00
Robert Sparks
b99eecc1ae
Bring the factory-boy and Faker dependencies forward through some minor breaking changes. Stop using the deprecated fr_QC locale in Faker. Commit ready for merge.
...
- Legacy-Id: 19270
2021-08-03 22:22:35 +00:00
Henrik Levkowetz
726fcbf27d
Removed all __future__ imports.
...
- Legacy-Id: 17391
2020-03-05 23:53:42 +00:00
Henrik Levkowetz
2d7c9629aa
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
...
- Legacy-Id: 16446
2019-07-15 15:40:51 +00:00
Henrik Levkowetz
d7f5c84182
Initial 2to3 patch with added copyright statement updates.
...
- Legacy-Id: 16309
2019-06-27 14:40:54 +00:00
Henrik Levkowetz
efb05a7f11
Tweaked a factory to make duplicate list names less likely
...
- Legacy-Id: 14874
2018-03-20 14:15:57 +00:00
Henrik Levkowetz
ba1ab57eaf
Added a test factories file for mailinglists.
...
- Legacy-Id: 14588
2018-01-30 17:43:02 +00:00