ork around this;
otherwise we will have to rework the calculation module.
Thanks
Rory
--
Rory Campbell-Lange
<[EMAIL PROTECTED]>
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
T
= 'af' and restarting Apache. No luck. I've also tried to
list Afrikaans using the "dummy gettext() function" as described at
http://www.djangoproject.com/documentation/i18n/ with no success.
Help gratefully received.
Regards
Rory
--
Ror
Dear Malcolm
Many thanks for your response.
On 03/04/07, Malcolm Tredinnick ([EMAIL PROTECTED]) wrote:
>
> Hi Rory,
>
> On Tue, 2007-04-03 at 08:45 +0100, Rory Campbell-Lange wrote:
> > We are developing a website for use in 16 EU countries. Some of the
> > languages
Hi Giovanni
Postgresql has a very useful COPY command which should be able to do what you
need.
See
http://www.postgresql.org/docs/8.1/static/sql-copy.html
You will see that you can export to files in various custom formats, while CSV
mode is supported specially.
You may need to issue the
.
Part has a foreign key relationship to Site, which has a foreign key
relationship to Country. The autogenerated Part.type form field shows
all types, but needs to be filtered by site.country. Is there a way of
doing this?
Rory
--
Rory Campbell
ot null
factor | numeric(13,7)| not null
isreverse | boolean | not null
isoffsite | boolean | not null
isthermal | boolean | not null
created | timestamp with time zone | not nu
On 07/12/06, Rory Campbell-Lange ([EMAIL PROTECTED]) wrote:
> I'm not sure how to do a join against a related record:
>
> g=SiteEnergy.objects.filter(siteyear=9, energy__isofsite=False)
> raise TypeError, "Cannot resolve keyword '%s' into field" % name
> T
Hi Russell
I'm very grateful for your advice; its now working.
Many thanks
Rory
On 08/12/06, Russell Keith-Magee ([EMAIL PROTECTED]) wrote:
> On 12/8/06, Rory Campbell-Lange <[EMAIL PROTECTED]> wrote:
> Your SiteEnergy model doesn't have an 'energy' field. The
Is it wise to embed help text in the bottom of each html template file?
It seems like a good idea in general, I'm just having trouble accessing
it from another template file.
Advice much appreciated.
Rory
--
Rory Campbell-Lange
<[EMAIL PROTECTED]>
--~--~-~--~~--
On 29/12/06, Rory Campbell-Lange ([EMAIL PROTECTED]) wrote:
I'd like to hold the 'help' for each template in a block called
'helptext' within each html file. I'd like to include the relevant html
files from the main /help/ template, so that /help/sites shows the
not answer. I imagine mapping python objects
to pl/pgsql functions by hand yet benefit from URL mapping, cookie
handling/session management (like PHP) and easy templating. I guess it
is fair to say we would wish to discard the standard ORM mappings.
Is this doable?
Thanks for any comments and
use independent python ORM called SQLAlchemy (which as a
> backend will be also in django).
I'm not so interested in the ORM. Can I create my own object <-> sql
mapping and use that?
I assume there is a way otherwise it would not be possible to benefit
from SQL functions.
Rory
--
12 matches
Mail list logo