On Sun, 2007-11-18 at 23:43 +0200, xor exor wrote:
> Hi i got models.py where i keep my model classes. And have also a
> signals.py where i want to keep my signals for that models.
> So the problem is some of the signals need some of model classes. So
> when i import the signal_meth it also impor
Hi i got models.py where i keep my model classes. And have also a
signals.py where i want to keep my signals for that models.
So the problem is some of the signals need some of model classes. So
when i import the signal_meth it also import some of the model classes
and models also import the signa
2 matches
Mail list logo