Commit Graph

17 Commits

Author SHA1 Message Date
Garret Wassermann
3c456873a5 Fixes for Python 3 and Django 2.0 2018-03-04 01:52:58 -05:00
Garret Wassermann
65c1d05eef Use BeautifulSoup to get text out of HTML-only emails, to address issue in #565 2017-10-31 03:24:04 -04:00
Garret Wassermann
a7ae0a178e django-bootstrap-form 3.3 or above required for django 1.11 2017-09-14 04:19:10 -04:00
Garret Wassermann
dc5bcf53e8 pytz is required by django 1.11 2017-09-13 02:42:42 -04:00
Garret Wassermann
5846732ef1 Better requirements to allow any bugfix of Django 1.11 2017-09-13 01:23:17 -04:00
Garret Wassermann
a50318b130 Fix bug in requiring django==1.11 2017-09-12 21:58:22 -04:00
Garret Wassermann
a5d5ef0bc5 We require specifically Django 1.11.x, update documentation 2017-09-12 21:16:30 -04:00
Garret Wassermann
f5aec2d385 Update docs for minimum of Django 1.11, set release version to 0.2.0 and change primary maintainer to gwasser 2017-08-30 15:54:19 -04:00
Jonathan Barratt
43c067dd4f
merge changes from updated master 2016-10-29 13:35:03 +07:00
Garret Wassermann
904a83e2fe
Remove Django 1.7 from requirements and testing, set version to 0.2.0 2016-10-28 14:59:03 +07:00
Garret Wassermann
e5c3c4a435 Used six to add python3 compatibility along side existing python2, and replaced print statements with logging features. Can now poll a local directory for mail too, not just remote POP3/IMAP. 2016-09-14 20:35:18 -04:00
Alex Seeholzer
87d1354020 Updated doc and requirements:
- Dj1.7 + Py3.5 is not supported
- Dj>1.6 is required
2015-12-16 10:52:20 +01:00
Ross Poulton
a749726a17 Add simplejson to requirements. 2014-09-10 09:16:26 +10:00
rbas
1a743b883f Specify version for django-bootstrap-form 2014-07-09 12:39:15 +02:00
Ross Poulton
fe1bfd1fa4 Replace django.contrib.markup with django-markdown-deux. Closes #219. 2014-07-07 12:10:53 +10:00
Ross Poulton
452a34ad72 Smart email parsing (closes #203): Use email-reply-parser to ignore cruft in incoming emails 2014-01-29 23:08:33 +11:00
Ross Poulton
3de2cc42ba Add basic requirements.txt 2014-01-29 21:59:39 +11:00