* added a mailmanclient shell to use as a `manage.py` command (`python manage.py mmclient`)
* added pre_save callback to create new mailman users when new Users are created in Django (draft) |
---|
|
src/postorius/doc/news.rst |
---|
src/postorius/management/__init__.py 0 → 100644 |
---|
src/postorius/management/commands/__init__.py 0 → 100644 |
---|
src/postorius/management/commands/mmclient.py 0 → 100644 |
---|
src/postorius/models.py |
---|