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
|
7270d5f67a
|
Added the option to order API resource lists by primary key, for stable ordering when paging through a list.
- Legacy-Id: 16284
|
2019-06-18 12:40:19 +00:00 |
|
Henrik Levkowetz
|
7f772641d4
|
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
- Legacy-Id: 12035
|
2016-09-25 13:53:22 +00:00 |
|
Henrik Levkowetz
|
016f912ef7
|
Changed some field names from address to email.
- Legacy-Id: 11385
|
2016-06-15 15:49:28 +00:00 |
|
Henrik Levkowetz
|
b0ddd0daeb
|
Added models for mailman lists and subscribed and whitelisted addresses, and an import management command suited to be run as a periodic cron-job.
- Legacy-Id: 11373
|
2016-06-14 21:36:05 +00:00 |
|