On Sat, Jun 27, 2009, Alex Gaynor wrote:
>Your issue is that you have a circular import: A imports B and B imports
>A. To get around this see: http://docs.djangoproject.com/en/dev/ref/
>models/fields/#lazy-relationships
Thanks, that was it. Is there some reason why Django doesn't throw up a
wa
On Sat, Jun 27, 2009 at 8:34 PM, Daniele Procida
wrote:
>
> I've encountered a problem with apps that disappear from Django's view.
> It's happened to several of them, and has happened again just now after
> I managed to get them back.
>
> I was testing an app called 'research' - it appeared in th
I've encountered a problem with apps that disappear from Django's view.
It's happened to several of them, and has happened again just now after
I managed to get them back.
I was testing an app called 'research' - it appeared in the admin, and I
was able to open both models there.
Then I added th
3 matches
Mail list logo