How to delete a referenced object when the object, referencing the other object, is deleted?

2014-08-20 Thread Oliver Funk
I posted the following question on SO (link ) and I haven't received any helpful answers. Can someone here please help me? I am relatively new to Django and I'm just starting to get a feel for it,

Pyjamas and django server setup - how do *you* do it?

2011-08-03 Thread funk
Hi djangonauts, what is your perfect setup of serving pyjamas static html, js, css files and django as magic service over the web? I really don't get it with best apache (or whatever) configuration. I have eg. /services/ but how do *you* setup your url redirection? thx for all input. Frank --

Re: Custom db fields / creation.py

2006-08-22 Thread funk
Hi Ian, thanks very much, this works fine and it is the OO way, i think. Having my pictures regarded :) Regards, Frank Am Donnerstag 17 August 2006 22:42 schrieb Ian Clelland: > On 8/17/06, Frank Stüss <[EMAIL PROTECTED]> wrote: > > Hi all, > > is there a best practice to overwrite/extend > >

FileField upload hack

2006-05-31 Thread funk
Hi Adrian and others, first of all - DJANGO IS GREAT - please hang on and give me nice input!! But then, some problems still occur... If i do a manipulator.save() on an FileField, in the second run (POST) the original file-path is gone/ saved empty. I saw a ticket, but lost it :-/ While i'm new

M-R / ImageField / file upload / custom manipulator

2006-05-30 Thread funk
Hi there, i am experiencing problems with the use of ImageField (model) in M-R, revision 3007. MySQL gets sql errors when saving. It seems to be wanting to save the uploaded image without quotes or something. This does not belong to mysql code i think since i want to save my file at