Re: Randomly clearing database tables

2011-10-04 Thread John Handelaar
On 4 October 2011 15:11, msbuck wrote: > Twice now, I have had most of my django tables cleared from my > database including my app tables. Obviously I need to track this down. > In addition to the two tables created by my app, the AUTH_USER, > AUTH_USER_USER_PERMISSIONS and DJANGO_ADMIN_LOG are c

Re: Major Tech Start up – NYC –Python Developer - Django/ Python Java/J2ee

2010-07-11 Thread John Handelaar
On 11 July 2010 14:17, Tech Scout wrote: >  Major Tech Start up – NYC –Python Developer - Django/ Python Java/J2ee FTE > opportunity > View, Refer or Apply confidentially here: http://bitURL.net/3df > Tech Scout Why you just got spam filtered: 1) Posting in HTML 2) No name 3) No phone number 4)

Recipe request: Nginx, Django as fcgi, PHP app in subdirectory also as fcgi

2010-04-02 Thread John Handelaar
the memory of a client's VPS.) I'm sure someone's done it before. Certainly I've had no trouble running each app separately as distinct virtual hosts in this way. Any pointers, please? TIA John Handelaar -- You received this message because you are subscribed to the Goog

Howto output rows as HTML columns instead?

2009-12-13 Thread John Handelaar
into the horizontal space of the average browser window. Tips (which don't involve creating a dozen new semantically-much-less-meaningful models) gratefully received... Thanks John Handelaar -- You received this message because you are subscribed to the Google Groups "Django users

Help with splicing models to a legacy DB, please

2009-10-19 Thread John Handelaar
mewhere? c) Somewhere else? Any help gratefully received. Cheers John Handelaar --~--~-~--~~~---~--~~ 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

i18n template nightmare part two

2009-03-23 Thread John Handelaar
: {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {{ LANGUAGE_CODE }} ... prints "en" even when the page renders in Spanish. Anybody got any ideas? Thanks for your time. John Handelaar --~--~-~--~~~---~--~~ You received this

Re: i18n escape-able quote marks

2009-03-23 Thread John Handelaar
2009/3/23 Malcolm Tredinnick : > To solve your particular problem here, though, it might be possible to > write your own version of the url template tag. Writing custom template > tags is easy enough (and documented). Writing a templtae tag that more > or less wraps another template tag is probabl

Re: i18n escape-able quote marks

2009-03-22 Thread John Handelaar
On Mar 22, 11:55 pm, Malcolm Tredinnick wrote: > On Sun, 2009-03-22 at 21:38 +, JohnHandelaarwrote: > > Hello > > > So if my translation string in a template currently looks like this: > > >   A book called "Gulliver's Travels" > > > ...how do I convert that into something starting with "{% t

i18n escape-able quote marks

2009-03-22 Thread John Handelaar
Hello So if my translation string in a template currently looks like this: A book called "Gulliver's Travels" ...how do I convert that into something starting with "{% trans" ? jh --~--~-~--~~~---~--~~ You received this message because you are subscribed t

Re: Geos (geos-3.1.0rc2) wont 'make' on Ubuntu 8.10

2009-02-12 Thread John Handelaar
2009/2/12 Rhoel_in_Asia : > > Okay, will give that a try - did wonder if its a script error in the > latest version. Your make failure says pretty clearly that the right compiler is missing. Make sure on Ubuntu you have previously installed build-essential, g++ and python2.5-dev before trying to

SMS code examples

2008-07-14 Thread John Handelaar
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 th

Re: Can Someone Do something about ALL THIS SPAM

2008-06-05 Thread John Handelaar
On Thu, Jun 5, 2008 at 6:05 PM, James Bennett <[EMAIL PROTECTED]> wrote: > > * The way to train Google's spam filter is to use their spam-reporting > mechanism. One way to *completely waste your time* is to use their spam-filtering mechanism. I am absolutely not the only group member who flags e

Re: Job opening: Malaria Atlas Project, Oxford University

2008-05-09 Thread John Handelaar
On Fri, May 9, 2008 at 4:50 PM, anand <[EMAIL PROTECTED]> wrote: > > Further particulars can be downloaded from http://www.zoo.ox.ac.uk/jobs/ That's not true. jh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Dja