Re: Session cache backend or cache API failure

2010-01-04 Thread Ales Zoulek
Hello, I've the same problem there.. Did you find out any solution? Or at least the source of the problem? Regards, Ales -- Ales Zoulek Jabber: ales.zou...@gmail.com -- On Sat, Oct 3

Re: Caching pages that take a long time to generate

2009-12-17 Thread Ales Zoulek
ting a ticket for it. Regards, A. ------ Ales Zoulek Jabber: ales.zou...@gmail.com -- Cheers > > Tom > > -- > > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

Re: Help: Should I use Admin site for everything?

2009-12-17 Thread Ales Zoulek
e, like "history", form field widgets (date picker), etc. in my own app? On Thu, Dec 17, 2009 at 12:50 AM, Ales Zoulek <ales.zou...@gmail.com> wrote: > It realy depends... -- You received this message because you are subscribed to the Google Groups "Django users" group. T

Re: Error creating new project

2009-12-17 Thread Ales Zoulek
`pwd`/django-trunk/django/django SITE-PACKAGES-DIR/django Regards, Ales ------ Ales Zoulek Jabber: ales.zou...@gmail.com -- On Thu, Dec 17, 2009 at 6:40 AM, Abhaya <abhaya.agar...@gmail.com>

Re: Caching pages that take a long time to generate

2009-12-16 Thread Ales Zoulek
the original django sources :) Regards, A -- Ales Zoulek Jabber: ales.zou...@gmail.com -- On Tue, Dec 15, 2009 at 2:00 PM, Tom Evans <tevans...@googlemail.com> wrote: > Hi all > &g

Re: Help: Should I use Admin site for everything?

2009-12-16 Thread Ales Zoulek
sed to be used by "trusted users". http://www.djangobook.com/en/1.0/chapter17/ That may not been always the case in bigger systems. Regards, Ales ------ Ales Zoulek Jabber: ales.zou...@gmail.com --

Re: Error creating new project

2009-12-16 Thread Ales Zoulek
it somewhere to dir in sys.path A. -- Ales Zoulek Jabber: ales.zou...@gmail.com -- On Wed, Dec 16, 2009 at 9:07 PM, Gaston <gaston.fi...@gmail.com> wrote: > Hello, > > I'm new to

Re: Authentication/access check when serving static media thru Apache/nginx

2009-02-16 Thread Ales Zoulek
rving static media using apache or nginx? > > Thanks in advance. > > > -- ------ Ales Zoulek +420 604 332 515 Jabber: ales.zou...@gmail.com -- --~--~-~--~~~---

Re: Add views to admin interface

2009-02-16 Thread Ales Zoulek
request, url, *a, **k): if url.startswith('mypath'): return my_view(request) return super(PersonAdmin, self).__call__(request, url, *a, **k) You still need to link it from custom admin template. A. > > Regards, > Malcolm > > > > > -- ------

Re: Model-Import doesn't work

2009-02-11 Thread Ales Zoulek
testfield2 = models.DateField() > > class App2Test2(models.Model): >testfield1 = models.CharField(max_length=10) >testfield2 = models.DateField() >testfield3 = models.ForeignKey (App1Test2

Re: comparisons with java framework

2009-02-11 Thread Ales Zoulek
ng make" >> doesn't make it true. I know many companies that use make when it is >> appropriate, and none of them are looking to move to another option. >> Even the Python project itself uses make. >> >> Yours, >> Russ Magee %-) > > > -- ---

Re: Authenticate against own model

2009-02-06 Thread Ales Zoulek
tisfy me (neither extending with a Profil- > Model nor extending with inheritance). I hope that there is a way... > > Greetz Robert > > > > -- ------ Ales Zoule

Re: Pass Variables to Admin view

2009-02-06 Thread Ales Zoulek
l need to create a custome view or maybe just override > the admin template? > > Hope I'm making sense there! > > Thanks > > > -- ---

Re: Custom Related manager

2009-02-05 Thread Ales Zoulek
Thanks a lot. I'll RTFDoc next time. At least i've learnt something and found not so clean solution using models._default_manager. :) Ales On Thu, Feb 5, 2009 at 5:01 PM, Alex Gaynor <alex.gay...@gmail.com> wrote: > > > On Thu, Feb 5, 2009 at 10:25 AM, Ales Zoulek <ale

Custom Related manager

2009-02-05 Thread Ales Zoulek
. -- -- Ales Zoulek +420 604 332 515 Jabber: a...@jabber.cz ICQ: 82647256 -- --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: Django Continuous Integration

2009-02-05 Thread Ales Zoulek
nuous > integration. He was using Trac, Buildbot, Unit testing (JUnit) and > had scripts to deploy to a new server immediately. It was pretty > impressive and I would like to know if anyone has something similar > setup for their Django projects. > > Thanks in advance f

Re: Admin widget for geotagging

2009-02-05 Thread Ales Zoulek
not using GeoDjango. Just need the simple lat/long- >> fields. >> >> Thanks, >> >> Anders >> > -- -- Ales Zoulek +420 604 332 515 Jabber: a...@jabber.cz ICQ: 82647256 -- --~--~-~--~~-

Re: Changing default app url in development server

2009-02-04 Thread Ales Zoulek
SES > > On Wed, 2009-02-04 at 15:11 +0100, Ales Zoulek wrote: >> As I undrestood it is that it's infact *used* on Apache. >> That's why the django project is on "/peergw" - Apache, but "/" - dev server. >> >> >> And Alex wants to simu

Re: django problem with include of templates in block as variable

2009-02-04 Thread Ales Zoulek
prod-name1' %} > {% endblock %} > > everything work's fine... > > What is wrong - I think this is some kind of bug in django if it can't > load in include files named as variable. > > H

Re: comparing values in the same table

2009-02-04 Thread Ales Zoulek
duration = models.IntegerField() >contract = models.ForeignKey(Contract) > > How can i do this comparison? > > p.s.I'm running django 1.0.2 > > Thanks, > > nibudh. > > >

Re: Changing default app url in development server

2009-02-04 Thread Ales Zoulek
tra...@gmail.com> wrote: > On Wed, Feb 4, 2009 at 4:46 AM, Ales Zoulek <ales.zou...@gmail.com> wrote: >> >> That's not as easy as it seams, quick fix/hack would be middleware >> that strips out /pergw from the url. That middleware would be used >> only for

Re: Image Captcha

2009-02-04 Thread Ales Zoulek
= > > Ikuti Speedy Blogging Competition 2008, ajang kompetisi Blog yang terbuka > bagi semua Blogger dengan tema: Seperti Apa Konten Hebat Menurutmu? Dapatkan > hadiah utama 1 Buah Notebook Mininote. Informasi lebih lanjut kunjungi > http://lomba.blog.telkomspeedy.com >

Re: Changing default app url in development server

2009-02-04 Thread Ales Zoulek
have a good reference for configuring >> > apache server on MAC. >> >> > Regards, >> > Arshavski Alexander. >> >> -- >> === >> 株式会社ビープラウド イアン・ルイス >> 〒150-0012 >> 東京都渋谷区広尾1-11-2アイオス広尾ビル604 &g

Re: Django Admin module without login feature

2009-02-03 Thread Ales Zoulek
t; it ? > > > Thanks in advance > > -Saurav > > > > > -- -- Ales Zoulek +420 604 332 515 Jabber: a...@jabber.cz ICQ: 82647256 -- --~--~-~--~~~---~--~~ You received this mess

Re: How to get the value of a form field within a template?

2008-10-10 Thread Ales Zoulek
ial}} > > I'd like to do something like > > {{form.interface.value}} > > > How can I do this? > > > Thanks. > > > > > -- ------ Ales

Re: Importing times and dates into Postgres DB via Django

2008-10-08 Thread Ales Zoulek
lidate? I have > a feeling its because it is a string being passed, not integer value? > > Any help appreciated! > > Allan > > > -- -- Ales Zoulek +420 604 332 515 Jabber: [EMAIL PROTECTED] ICQ: 82647256