FormWizard, FileField and going back

2015-02-06 Thread Roodie
the latest 1.6.x version of Django. I found a similar quesion on StackOverflow (http://stackoverflow.com/questions/10597021/formwizard-and-filefields-django-1-4) but it is not working for me. Any ideas? Thanks! -- Roodie -- You received this message because you are subscribed to the Google

Architectural question - decoupling modules but keeping some interaction

2013-01-07 Thread Roodie
Hello, what I am looking for is some pointers/articles about a fully modularized architecture, where some of the functionality could depend on an existence of a model in a given project. We are (re)building one of our portal applications, and I would like to fully modularize it. Just a little

Re: Many2many field and ModelChoiceField

2011-05-09 Thread Roodie
Hello, Thanks, yes, that was my idea when I mentioned manual handling. I just wanted to ask since it is quite common for me to miss a relevant parameter or a small note in the documentation ;-) On máj. 9, 17:21, Shawn Milochik wrote: > You can exclude that field from your

Many2many field and ModelChoiceField

2011-05-09 Thread Roodie
any ideas before I handle the value manually in my view? :-) -- Roodie -- 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@googlegroups.com. To unsubscribe from this group, send email to d

Re: Problem - sometimes I get blank pages

2009-10-12 Thread Roodie
Nothing at all, that's the main problem we face diagnosing the problem. Roodie On okt. 11, 19:10, akonsu <ako...@gmail.com> wrote: > hello, > > is there anything in the web server logs? > > konstantin --~--~-~--~~~---~--~~ You received thi

Problem - sometimes I get blank pages

2009-10-11 Thread Roodie
y annoying to our users. Thanks! Roodie --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from this group, s

Re: URLField verify_exists fails

2009-05-11 Thread Roodie
rmat.hu/') >>> h = HTTP(p[1]) >>> h.putrequest('HEAD', p[2]) >>> h.endheaders() >>> r = h.getreply() >>> r >>> (200, 'OK', ) Interesting, thanks anyway. On máj. 11, 20:42, Malcolm Tredinnick <malc...@pointy-stick.com> wrote: > On Mon, 2009-05-11

URLField verify_exists fails

2009-05-11 Thread Roodie
Hello, One of our testers reported a strange issue - sometimes thr URLField does not accept a valid, existing URL. I verified it on my local developer laptop also. The mentioned URL is: http://www.harmat.hu/ The site exists, I even checked for it manually in PyCrust using urllib. It sill

File upload problem

2008-10-29 Thread Roodie
Hello, I have an interesting problem. One of the users of my ( test ) django site reported that he cannot upload image banners to the site using the custom admin. I've checked the logs, and found the following exception logged: Traceback (most recent call last): File

Re: Newforms and textareas

2008-06-27 Thread Roodie
Dang, thanks, I knew it is something obvious... Interesting thing is that it worked so far, I mean it rendered properly :-) Roodie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" grou

Newforms and textareas

2008-06-27 Thread Roodie
but I am trying to get it working for more than a hour now without any success... Roodie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

Custom filters tied to form fields

2008-06-13 Thread Roodie
implement the cleaning feature there I think I wills tick with option #2 but maybe I missed some undocumented attribute / function somewhere. Thanks, Roodie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Djan

Caching, sidebar, oh my...

2007-10-30 Thread Roodie
s an easier / faster / generally better way? I checked the template fragment caching but I think that will not help me if since the database queries happen in the header processor. --- Roodie --~--~-~--~~~---~--~~ You received this message because you are subs

Re: use Django's database layer for a regular python program?

2007-06-27 Thread Roodie
/to/the/application/directory/') import os os.environ['DJANGO_SETTINGS_MODULE'] = 'applicationname.settings' --- From this point you can continue by importing the neccessary libraries and writing your code. Maybe there is a better way of doing it but works perfeclty. --- Roodie

Auth and flash

2006-10-13 Thread Roodie
client when the login successful, and then check it every time the flash app sends a new request... Any other ideas, suggestions, links to hidden documents? :-) Roodie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Mac vs. PC for Django work.

2006-09-14 Thread Roodie
The problem is that > xcode is about a 1GB (latest realease). Takes a while to download. --- Roodie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, s

Re: Mac vs. PC for Django work.

2006-09-13 Thread Roodie
You have svn, nice text editors, even a full ide ( Eclipsy + pyDev plugin ) for both. --- Roodie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send e