Re: Django app to update site through email
I've just noticed that Askbot seems to do a lot of this already:
https://github.com/ASKBOT/askbot-devel/blob/master/askbot/management/commands/post_emailed_questions.py
https://github.com/ASKBOT/askbot-devel/blob/master/askbot/mail/__init__.py
I've not tested it, and I seem to remember reading a comment that it was
experimental...
http://askbot.org/doc/sending-email-to-askbot.html
Maybe that could be spun out into it's own app.
Paul
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home