s
That should probably help you.
adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelance developer skype: adijsieker
SAP-Consultantweb:http://www.sieker.info/profile
openbc: https://www.openbc.com/hp/AdiJoerg_Sieker/
--~--~-~--~---
On Fri, 25 Jul 2008 13:36:57 +0200, ColdSun <[EMAIL PROTECTED]> wrote:
> After removing the "=" between the return and the httpresponse, I
> recieve a different error (perhaps progress? :))
>
> Error is as follows:
>
> MultiValueDictKeyError at /search/
> "Key 'Q' not fou
On Sat, 23 Aug 2008 20:08:45 +0200, Theme Park Photo, LLC
<[EMAIL PROTECTED]> wrote:
> I have been unable to get Django + Postgres to run on Leopard.
I have got that setup running here, using pure MacPorts.
AFAIK, the python module ports are a little buggy and need
>
> (Works fine on Windows
Damn, wrong email address.
Sorry about that.
adi
--~--~-~--~~~---~--~~
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 grou
Hi,
On Tue, 09 Sep 2008 21:56:24 +0200, Anakin <[EMAIL PROTECTED]> wrote:
> im using 10.5.2 osx Leopard. and im working with django 1.0 final
> release.
>
> i have some screenshots about this error, settings - traceback and if
> you need terminal log. you can see in this url.
> http://www.denelo
Michael Ellis wrote:
>> what does the search method of your model do?
>> I can't find any reference of a search function in the docs.
>
> I'm sorry, but I don't think I understand the question.
>
> I'm searching on a full-text index.
>
What does the search funtion return?
A django queryset or
Michael Ellis wrote:
>> What does the search funtion return?
>> A django queryset or a xapian result and are you sure that
>> the Paginator can handle the returned value?
>
> Hmmm. Great question.
>
> I believe it's returning a xapian result set.
>
> In my template, I'm looping through the pagi
The admin has a login page that uses the contrib.auth login page.
But you can still use contrib.auth even if the admin app is disabled.
admin uses contrib.auth but it's not the other way around.
adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelance developer skype: adij
ML.
so the above would be {{ quote|safe}}
see
http://www.djangoproject.com/documentation/templates/#automatic-html-escaping
adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelance developer skype: adijsieker
SAP-Consultant
> can anybody help me how to proceeds to solve this problem ?
>
>
If you are using newforms, I suggest reading
http://www.djangoproject.com/documentation/newforms/#outputting-forms-as-html
adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelance developer skype: adijsi
ts related to this. Is this expected
> behavior?
>
>
works fine here.
I define my choiches like this.
APPLICATION = 1
CUSTOMER = 2
EXCUSTOMER = 3
CUSTOMER_STATES = (
(APPLICATION, 'Anfrage'),
(CUSTOMER, 'Jugendlicher'),
(EXCUSTOMER, 'Ehemaliger
mwebs wrote:
> I am sorry :-) could answer this by googling after "django
> Querydict"
>
> __getitem__(key) is the solution.
>
doesn't request.POST["tags"] work, like with any other dict.
adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
lds in trunk is also always Y-m-d and you
currently can't change that.
adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelance developer skype: adijsieker
SAP-Consultantweb:http://www.sieker.info/profile
built-in feature
> or something? Thanks for any comments.
If you are using the SVN version check out context processor they should
do the trick:
http://www.djangoproject.com/documentation/templates_python/#writing-your-own-context-processors
adi
--
Adi J. Sieker mobile: +49 - 17
;> > Hello,
>>
>> > I've defined a set of choices in my model.py file that are used in a
>> > particular model via the CHOICE arg. Is it possible to access these
>> > values from a view to populate a random select list? In models:
>>
>> &g
On Tue, 01 Jul 2008 06:56:08 +0200, Malcolm Tredinnick
<[EMAIL PROTECTED]> wrote:
> On Mon, 2008-06-30 at 20:13 -0700, [EMAIL PROTECTED] wrote:
>> Hello,
>>
>> I'm having problems installing MySQL-python-1.2.2. I've installed this
>> on my iMac with no problems but can't figure out how to resol
ogit8.org/blog/2007/Nov/14/installing-django-leopard-mac-os-105/
Regards
adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelance developer skype: adijsieker
SAP-Consultantweb:http://www.sieker.info/profile
openbc: https://www.openbc.com
On Fri, 04 Jul 2008 12:22:33 +0200, Alex Rades <[EMAIL PROTECTED]> wrote:
> So for now there is only this models_app which should contain the
> models. When I try to run syncdb, models under models/ are not imported.
> Is there any magic to do into models_app/models/__init__.py ?
There is no
On Wed, 09 Jul 2008 15:27:07 +0200, Antoni Aloy <[EMAIL PROTECTED]>
wrote:
> 2008/7/9 RHC <[EMAIL PROTECTED]>:
>>
>> I know this may seem like an insanely simple question, but I'm a real
>> newbie so be kind.
>>
>> I am trying to upgrade from an old php website to Django. The problem
>> is I n
On Wed, 09 Jul 2008 15:50:32 +0200, Joshua Jonah <[EMAIL PROTECTED]>
wrote:
> Mod rewrite will be faster and more efficient. Not to mention, it takes
> some complexity out of your project.
True, but then it opens another are which needs to be maintained.
But in general I do agree that mod_r
On Wed, 09 Jul 2008 16:06:23 +0200, Adi J. Sieker <[EMAIL PROTECTED]> wrote:
> True, but then it opens another are which needs to be maintained.
ups, thats meant tobe "another area"
Regards
Adi
--
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelanc
21 matches
Mail list logo