RapidSMS is - if I can read it correctly - basically a GSM modem hw
and
some django stuff around it. So you install it on your hw and then
send your own SMS. Still, sort of 'old-school' ;-)
We have done it by interfacing our django app towards an SMS GW
provider
(actually both SMS, MMS and sending
RapidSMS is - if I can read it correctly - basically a GSM modem hw
and
some django stuff around it. So you install it on your hw and then
send your own SMS. Still, sort of 'old-school' ;-)
We have done it by interfacing our django app towards an SMS GW
provider
(actually both SMS, MMS and sending
I have a model 'Account' with a OneToOne relation to another model
Tokens and then lots of
other stuff in my models
Class Account (.
tokens = models.OneToOneField('TokenStore',
verbose_name=_(u'Token Store'), related_name='account')
When deleting an Account from admin gui
Quick update - got it to work !!! Still awaiting for google to index
my site under http://work724.com/en/start/ and http://work724.com/sv/start/
but everything seems to be working.
One issue I had was the ordering of modules. Using localeurl 1.3 and
in installation guide step 2 states:
'...Add '
Hi, could not wait so started to get this done while at ARN airport.
Two things (i) Swedish is 'sv' or 'swe' in ISO639 depending
if you want to use the 2 or 3 char style - but nevermind... (ii)
installed and have everything up and running but can not find or
understand the connection the I18N cook
Great and thanks, on the road but will get these fixes done when I get
back on Monday. Thx !!!
--~--~-~--~~~---~--~~
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@g
Hi,
this topic is somewhere between django - implementation - SEO stuff...
I am currently running http://work724.com - a business system based on
Django. The intro/signup site is
in both English and Swedish (in process of adding more languages) and
using django language cookie for
getting this
7 matches
Mail list logo