Saturday, September 7, 2019

imapautofiler 1.8.1

imapautofiler applies user-defined rules to automatically organize messages on an IMAP server. What’s new in 1.8.1? Fix comparison with TZ aware datetime in TimeLimit rule (contributed by Nicolas Le Manchet)

from Doug Hellmann
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...