Hi,
Any body is using DjangoDomain hosting?
Their servers are down since yesterday and they don't responde to any
support ticket.
Any idea?
Thank you.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to djang
Hi,
Anybody is hosted at www.djangodomain.com?
What is wrong with this company. Their servers are down since this
morning.
Increible!!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post t
Hi,
I am using Django trunk.
How can I insert a return carriage and new line in a "TextField"?
Is there any way to add som html tags in the "TextField?
thank you.
Daniel de la Cuesta Navarrete
Coordinador de Proyectos e I+D
BERTIENTE Mobile Techonologies
[EMAIL PROT
Hi all,
I want to add the geo tag (with latitude and longitude) to each item
of my feeds:
45.256 -71.92
I am using the feeds framework:
class LatestEvents(Feed):
title = "Latest Events"
link = "/events/"
def items(self):
return Event.objects.order_by('-start_date
ent.objects.order_by('-start_date')[:5]
Is there any way to add the new node to each item returned by "items()"
Thank you.
Daniel de la Cuesta Navarrete
Coordinador de Proyectos e I+D
BERTIENTE Mobile Techonologies
[EMAIL PROTECTED]
Teléfono:627091831
Este correo elec
Hi all,
I want to add the geo tag (with latitude and longitude) to each item of my
feeds:
45.256 -71.92
I am using the feeds framework:
class LatestEvents(Feed):
title = "Latest Events"
link = "/events/"
def items(self):
return Event.objects.order_by('-start_
6 matches
Mail list logo