Looking for Django/Pinax developers to help finish project

2009-06-15 Thread Ole
advance - all payment is on delivery. Do not hesitate to contact us if you have questions or want additional information. Kind regards, Ole Hejlskov --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users&q

Re: IOError: request data read error on POST, anyone solved this?

2009-10-02 Thread Ole Laursen
within what one can expect from a networked client. So the code should take care of it automatically, shouldn't it? Instead of forwarding it to my inbox. :) Is this something that can be done within Django? Ole --~--~-~--~~~---~--~~ You received this message be

Customize what's a NULL for legacy data

2010-05-04 Thread Ole Laursen
tion and never use the field itself. Ole -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googleg

Re: Customize what's a NULL for legacy data

2010-05-05 Thread Ole Laursen
On May 4, 8:08 pm, Ole Laursen wrote: > The problem is that if I try to access foo.bar in any way, Django > tries to lookup a bar with id 0 or -1 and throws an exception. My > forms break, and the serializers break, making it hard to write test > code. Does anyone know of an eas

A cache-busting sledge-hammer

2010-11-09 Thread Ole Laursen
y: http://people.iola.dk/olau/python/ I also blogged about the rationale behind here: http://ole-laursen.blogspot.com/2010/11/cache-busting-in-django.html Ole -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

Re: A cache-busting sledge-hammer

2010-11-09 Thread Ole Laursen
some people, especially at Google, are pushing for this, but the obfuscation involved really goes against the principles that make the web so powerful. Ole -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send

Re: very odd MySQL 'ascii' code error in MySQLdb/connections.py

2008-06-06 Thread Ole Laursen
I think it's this bug: http://code.djangoproject.com/ticket/6052 Nasty fellow. -- Ole Laursen http://people.iola.dk/olau/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To pos

Re: Populating a form

2007-09-11 Thread Ole Laursen
On 11 Sep., 08:15, AniNair <[EMAIL PROTECTED]> wrote: >I am trying to learn python and django. Can someone please tell me > how to populate some fields in a form? I want to have certain values > present in CharField or Textfield . (Eg:For editing a profile: the > data previously entered need

Re: django-rendertext released

2007-09-11 Thread Ole Laursen
On 11 Sep., 09:56, Nicolas Steinmetz <[EMAIL PROTECTED]> wrote: > what is the difference with django-tipografy ? I admit I did not look at > the links you give yet, but at a first view, it seems there is an > overlap between the two apps... There might be? I've never heard of that project and c

django-rendertext released

2007-09-11 Thread Ole Laursen
cached in the file system and size, color and rotation is supported. Home page: http://code.google.com/p/django-rendertext/ Blog announcement: http://ole-laursen.blogspot.com/2007/09/django-rendertext-01-is-out.html Credits go to Andrew Gwozdziewycz, Jacob Kaplan-Moss and "derelm&qu

Re: django-rendertext released

2007-09-11 Thread Ole Laursen
h rendertext. AFAIK you can only achieve this with either Flash or images. And if you're going for images, it's much, much easier with an app to generate the text dynamically than having to generate them with Photoshop or the GIMP everytime there's a new heading or a change to a

Re: django-rendertext released

2007-09-12 Thread Ole Laursen
On 11 Sep., 13:55, AndyB <[EMAIL PROTECTED]> wrote: > Incidentally have you considered using a variant of the alt text as > the image filename rather than your GUID type filename? There may be > slight accessibility/SEO advantages to this. My primary concern is that the text might contain somethi