Wednesday, September 26, 2012

Re: Update Services for Django

You could create some methods that ping an specific URL. Then you could subscribe/connect to the specific signals associated to what you want to report.

On Wednesday, September 26, 2012 12:14:46 PM UTC-3, Tom wrote:
Hi All,

Wordpress has something called Update Services, a feature that pings certain web services when content is created or updated.


Does Django happen to have anything similar? What I'm trying to achieve is a way to tell a remote server that a piece of content has either been created, updated, or deleted.

Many thanks for any advice or suggestions,

Tom

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/j6kQ76K1gQYJ.
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.

No comments:

Post a Comment