Re: Apache & wsgi & Django > Content-Length

2010-02-02 Thread urosh
was sent and sometimes did't. :P http://axonnsd.org/WebData/FlashFun/flash/thankyou.swf On Feb 2, 6:28 pm, urosh <uros.ga...@gmail.com> wrote: > Thank you very much for answering. > > The examples with wget are done on the same url. Nothing is missing. > It's just that sometimes con

Re: Apache & wsgi & Django > Content-Length

2010-02-02 Thread urosh
.4" 192.168.1.247 - - [02/Feb/2010:18:26:48 +0100] "GET /pb.xml?peer=298 HTTP/1.0" 200 514 "-" "Wget/1.11.4" I will try with middleware, if I can, then report back. On Feb 2, 3:50 pm, Brett Parker <idu...@sommitrealweird.co.uk> wrote: > On 02 Feb 06:30,

Apache & wsgi & Django > Content-Length

2010-02-02 Thread urosh
Hello. I have a problem with content-length heater in HTTP-message. I am writing application for voip phone, which is not always specified, then the phone can't download xml file correctly (stupid, I gess). How can I correct this behaviour? I tested this with wget tool. Here are results.

How to add coustom form to admin interface.

2009-08-17 Thread urosh
Hi. I hope someone can help me out. For my project i use entirely djagno admin interface. I Chose it because everything gets done by itself. So now i need to add a form more precisely for example one check-box, that it will be read when i execute save(). I don't want to add boolean field to my

Re: Please help me design Model

2009-07-24 Thread urosh
Thank you Emily For pointing me to right direction. On Jul 24, 11:41 am, Emily Rodgers <emily.kate.rodg...@googlemail.com> wrote: > On Jul 23, 11:06 pm, urosh <uros.ga...@gmail.com> wrote: > > > > > Hi. > > > I want to create phone book. I want that t

Please help me design Model

2009-07-23 Thread urosh
Hi. I want to create phone book. I want that this phone book list will be ordered by number of dialing this number. I think of using two tables one with phone numbers and one for phone dialing statistics (how many times user dialed number). Each user has his own ordering rule based on his