Indeed, that was the problem. Thank you very much.
Greetings
Sven
On Mon, Sep 7, 2009 at 1:53 PM, Karen Tracey wrote:
> On Mon, Sep 7, 2009 at 6:21 AM, Sven Richter wrote:
>
>> Hi all,
>>
>> i must have a simple error somewhere in my code, everytime i try to import
>> a certain method i get the
On Mon, Sep 7, 2009 at 6:21 AM, Sven Richter wrote:
> Hi all,
>
> i must have a simple error somewhere in my code, everytime i try to import
> a certain method i get the following error:
> cannot import name send_entry_created
>
> This is my code:
> entry.models:
> from entry.signals import send_
Hi all,
i must have a simple error somewhere in my code, everytime i try to import a
certain method i get the following error:
cannot import name send_entry_created
This is my code:
entry.models:
from entry.signals import send_entry_created
...
dispatcher.connect(send_entry_created, signal=signa
3 matches
Mail list logo