Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Signal receivers must accept keyword arguments
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  18 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
daehee  
View profile  
 More options Aug 7 2008, 1:23 am
From: daehee <dae...@gmail.com>
Date: Wed, 6 Aug 2008 22:23:38 -0700 (PDT)
Local: Thurs, Aug 7 2008 1:23 am
Subject: Signal receivers must accept keyword arguments
After a recent Django trunk update, I am getting the following error:

AssertionError: Signal receivers must accept keyword arguments
(**kwargs).

Could it be linked to this revision?
http://code.djangoproject.com/browser/django/trunk/django/dispatch/di...

Just a heads up.. if this is not the case, please ignore.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruce Kroeze  
View profile  
 More options Aug 7 2008, 1:33 am
From: "Bruce Kroeze" <bkro...@gmail.com>
Date: Wed, 6 Aug 2008 22:33:04 -0700
Local: Thurs, Aug 7 2008 1:33 am
Subject: Re: Signal receivers must accept keyword arguments

I've got this fixed on the multi-shop branch, it is a fairly extensive
update, so I suggest people just wait to update Django until that branch
merges.

On Wed, Aug 6, 2008 at 10:23 PM, daehee <dae...@gmail.com> wrote:

> After a recent Django trunk update, I am getting the following error:

> AssertionError: Signal receivers must accept keyword arguments
> (**kwargs).

> Could it be linked to this revision?

> http://code.djangoproject.com/browser/django/trunk/django/dispatch/di...

> Just a heads up.. if this is not the case, please ignore.

--
Bruce Kroeze
http://solidsitesolutions.com
Dynamic Designs, Optimized

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daehee  
View profile  
 More options Aug 7 2008, 1:33 am
From: Daehee <dae...@gmail.com>
Date: Thu, 7 Aug 2008 01:33:40 -0400
Local: Thurs, Aug 7 2008 1:33 am
Subject: Re: Signal receivers must accept keyword arguments

Gotcha, thank you. :)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bloh  
View profile  
 More options Aug 7 2008, 10:27 am
From: Bloh <gille...@gmail.com>
Date: Thu, 7 Aug 2008 07:27:56 -0700 (PDT)
Local: Thurs, Aug 7 2008 10:27 am
Subject: Re: Signal receivers must accept keyword arguments
Hello,

I need to install Django for using another product (ReviewBoard), I'm
facing the same problem (Signal receivers must accept keyword
arguments
(**kwargs). )

Django was not previously installed on my server, what's the best
solution to have a working copy of the library? Is there another
branch that can be checked out?

Thanks for your help

Gilles.

On 7 août, 07:33, "Bruce Kroeze" <bkro...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Shaffer  
View profile  
 More options Aug 8 2008, 12:48 am
From: "John Shaffer" <jshaffer2...@gmail.com>
Date: Thu, 7 Aug 2008 23:48:13 -0500
Local: Fri, Aug 8 2008 12:48 am
Subject: Re: Signal receivers must accept keyword arguments

Run "svn up -r 8032" in your current checkout.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frantisek Malina  
View profile  
 More options Aug 9 2008, 4:13 pm
From: Frantisek Malina <fmal...@gmail.com>
Date: Sat, 9 Aug 2008 13:13:55 -0700 (PDT)
Local: Sat, Aug 9 2008 4:13 pm
Subject: Re: Signal receivers must accept keyword arguments
Hi Bruce,
When do you plan to merge your multi-shop branch into trunk?
I'd love to check out your implementation as I've been working
independently on my own multi-shop implementation.

Frank
http://vizualbod.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruce Kroeze  
View profile  
 More options Aug 9 2008, 4:17 pm
From: "Bruce Kroeze" <bkro...@gmail.com>
Date: Sat, 9 Aug 2008 13:17:44 -0700
Local: Sat, Aug 9 2008 4:17 pm
Subject: Re: Signal receivers must accept keyword arguments

It is basically ready for beta, the only thing lacking is documentation
about the changes.

On Sat, Aug 9, 2008 at 1:13 PM, Frantisek Malina <fmal...@gmail.com> wrote:

> Hi Bruce,
> When do you plan to merge your multi-shop branch into trunk?
> I'd love to check out your implementation as I've been working
> independently on my own multi-shop implementation.

> Frank
> http://vizualbod.com

--
Bruce Kroeze
http://solidsitesolutions.com
Dynamic Designs, Optimized

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frantisek Malina  
View profile  
 More options Aug 9 2008, 4:24 pm
From: Frantisek Malina <fmal...@gmail.com>
Date: Sat, 9 Aug 2008 13:24:41 -0700 (PDT)
Local: Sat, Aug 9 2008 4:24 pm
Subject: Re: Signal receivers must accept keyword arguments
I wouldn't want to hassle you to merge it, if you don't feel like
merging yet. I'd just want a sneak peek :)

On Aug 9, 10:17 pm, "Bruce Kroeze" <bkro...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruce Kroeze  
View profile  
 More options Aug 9 2008, 4:25 pm
From: "Bruce Kroeze" <bkro...@gmail.com>
Date: Sat, 9 Aug 2008 13:25:26 -0700
Local: Sat, Aug 9 2008 4:25 pm
Subject: Re: Signal receivers must accept keyword arguments

The code is all checked in, just use the multi-shop branch.

--
Bruce Kroeze
http://solidsitesolutions.com
Dynamic Designs, Optimized

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Erik Allik  
View profile  
 More options Aug 10 2008, 10:27 am
From: Erik Allik <eal...@gmail.com>
Date: Sun, 10 Aug 2008 17:27:34 +0300
Local: Sun, Aug 10 2008 10:27 am
Subject: Re: Signal receivers must accept keyword arguments
Is revision 8032 the latest safe revision of Django to use with the  
current trunk of Satchmo?

The "Signal receivers must accept keyword arguments" error first  
appears in Django trunk r8223, so r8222 is OK, at least during the  
startup of the development server. Any suggestions?

Erik

On 08.08.2008, at 7:48, John Shaffer wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joshua 'jag' Ginsberg  
View profile  
 More options Aug 10 2008, 12:20 pm
From: "Joshua 'jag' Ginsberg" <j...@flowtheory.net>
Date: Sun, 10 Aug 2008 12:20:46 -0400
Local: Sun, Aug 10 2008 12:20 pm
Subject: Re: Signal receivers must accept keyword arguments
Current wisdom suggests to use Django r8032 with Satchmo trunk.
Multi-shop will work against Django trunk plus the patch at
http://code.djangoproject.com/ticket/7947 plus Bruce's
http://gosatchmo.com/apps/django-threaded-multihost/ application.

-jag


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Travis Cline  
View profile  
 More options Aug 10 2008, 11:59 pm
From: Travis Cline <travis.cl...@gmail.com>
Date: Sun, 10 Aug 2008 20:59:00 -0700 (PDT)
Subject: Re: Signal receivers must accept keyword arguments
Not fully tested but here's at least most of the way to trunk
compatibility (as of satchmo r1404 and django r8291).

http://dpaste.com/hold/70613/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Travis Cline  
View profile  
 More options Aug 11 2008, 3:01 am
From: Travis Cline <travis.cl...@gmail.com>
Date: Mon, 11 Aug 2008 00:01:50 -0700 (PDT)
Local: Mon, Aug 11 2008 3:01 am
Subject: Re: Signal receivers must accept keyword arguments

erh, that's faulty, may as well wait for multishop to land

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruce Kroeze  
View profile  
 More options Aug 11 2008, 3:20 am
From: "Bruce Kroeze" <bkro...@gmail.com>
Date: Mon, 11 Aug 2008 00:20:33 -0700
Local: Mon, Aug 11 2008 3:20 am
Subject: Re: Signal receivers must accept keyword arguments

The only real problem with multishop right now is that Django trunk has a
problem with onetoone fields.  I'm using a (very small) patch from
http://code.djangoproject.com/ticket/7947 which is marked "accepted", but
isn't committed yet.

On Mon, Aug 11, 2008 at 12:01 AM, Travis Cline <travis.cl...@gmail.com>wrote:

> > http://dpaste.com/hold/70613/

> erh, that's faulty, may as well wait for multishop to land

--
Bruce Kroeze
http://solidsitesolutions.com
Dynamic Designs, Optimized

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frantisek Malina  
View profile  
 More options Aug 11 2008, 10:00 am
From: Frantisek Malina <fmal...@gmail.com>
Date: Mon, 11 Aug 2008 07:00:16 -0700 (PDT)
Local: Mon, Aug 11 2008 10:00 am
Subject: Re: Signal receivers must accept keyword arguments
I can't get the threaded_multihost running with my setup:

What is the threaded_multihost for and how to use it.
Is there any documentation, it's used for banjo as well, but there is
no documentation anyway.

I've shot myself in the foot trying to get it running, originally I
just wanted to merge in the code for new signals and I merged in more
than I should.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruce Kroeze  
View profile  
 More options Aug 11 2008, 10:43 am
From: "Bruce Kroeze" <bkro...@gmail.com>
Date: Mon, 11 Aug 2008 07:43:11 -0700
Local: Mon, Aug 11 2008 10:43 am
Subject: Re: Signal receivers must accept keyword arguments

On Mon, Aug 11, 2008 at 7:00 AM, Frantisek Malina <fmal...@gmail.com> wrote:

> I can't get the threaded_multihost running with my setup:

> What is the threaded_multihost for and how to use it.
> Is there any documentation, it's used for banjo as well, but there is
> no documentation anyway.

The lack of docs is the reason I haven't released multishop to beta yet.

But, very shortly:

- You need the one from trunk, not the packaged release.  I'll roll a new
release when
  I push multihost to beta.

- It provides:

   - threadlocal middleware which holds the current request, allowing python
modules to
     get at the current request without having to be passed it in a
parameter.

   - site resolution by url.

To use it, add it to your middleware in the position shown in
settings-customize.py.  You
*must* make sure that you have a site object with your correct domain name
for it to work.
That means you can't just leave it as-is.  For many shops, even live ones, I
see people
leaving the default site domain as "example.com." That won't work, and is a
bad idea
in any case.

So, if you are developing locally, and you use "localhost:8000" for your
test server, then
change site 1 to "localhost."

Once you do this, you can have multiple shops.  They'll resolve by domain
name, and
when you go to /settings/ you'll only see settings for that domain name.
When you
are browsing the shop itself you should only see products assigned to that
site.

+Bruce Kroeze


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frantisek Malina  
View profile  
 More options Aug 11 2008, 2:07 pm
From: Frantisek Malina <fmal...@gmail.com>
Date: Mon, 11 Aug 2008 11:07:12 -0700 (PDT)
Local: Mon, Aug 11 2008 2:07 pm
Subject: Re: Signal receivers must accept keyword arguments
Thank you, that got me up and running.
I was using the threaded_multihost from the launchpad trunk.
I just had to fix the site object in the DB and settings and I am back
in business.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frantisek Malina  
View profile  
 More options Aug 23 2008, 2:24 pm
From: Frantisek Malina <fmal...@gmail.com>
Date: Sat, 23 Aug 2008 11:24:29 -0700 (PDT)
Local: Sat, Aug 23 2008 2:24 pm
Subject: Re: Signal receivers must accept keyword arguments
Good news, ticket http://code.djangoproject.com/ticket/7947 is now
fixed.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google