This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
b667f47b4f
datatracker
/
ietf
/
mailinglists
History
Henrik Levkowetz
b667f47b4f
Let the import_mailman_listinfo management command not only add, but also remove subcriptions to match mailman's info. Pay attention only to addresses with delivery enabled.
...
- Legacy-Id: 11394
2016-06-17 13:06:39 +00:00
..
management
Let the import_mailman_listinfo management command not only add, but also remove subcriptions to match mailman's info. Pay attention only to addresses with delivery enabled.
2016-06-17 13:06:39 +00:00
migrations
Added a migration to do the first mailman subscriber import, using a function from the refactored management command.
2016-06-16 19:33:07 +00:00
.gitignore
Moving ietf to trunk/ietf
2007-05-04 12:37:28 +00:00
__init__.py
Adding copyright notices to all python files
2007-06-27 21:16:34 +00:00
admin.py
Changed some field names from address to email.
2016-06-15 15:49:28 +00:00
models.py
Added the new models for mailinglists ...
2016-06-15 15:48:58 +00:00
resources.py
Changed some field names from address to email.
2016-06-15 15:49:28 +00:00
tests.py
Added models for mailman lists and subscribed and whitelisted addresses, and an import management command suited to be run as a periodic cron-job.
2016-06-14 21:36:05 +00:00
urls.py
Updated a bunch of links from http: to https: based on a patch from lars@netapp.com.
2015-04-24 21:47:12 +00:00
views.py
Port mailinglists to new schema
2013-12-03 18:55:26 +00:00