Remember, django is just python, so you can use httplib or urllib to
do whatever http work you need to.

On Jul 14, 12:00 pm, "John Handelaar" <[EMAIL PROTECTED]> wrote:
> Hola
>
> I'm looking to use an SMS service provider to allow users to 'register'
> their cell phones to receive updates.  The registration is necessary in
> the same way that email confirmation is necessary.
>
> Available gateways here (UK and Ireland) all seem to have HTTP POST
> gateways for this sort of thing.  Is there some decent (documented)
> example code somewhere for this sort of thing?  cURL, possibly?
>
> I've seen this:http://code.google.com/p/django-sms/ but it seems to
> be a fake project.
>
> jh
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to