Waylan Limberg wrote:
> Go reread your first post (I did a few times). You said 'liger' was an
> app not a project. Which is it? If it is an app but not within a
> project, that could be your problem.
Hey Waylan,
tnx for taking the time to follow up on this and sorry for mis-leading
you in the
On 9/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Waylan Limberg wrote:
> > First, you only point to the app, not the models in your app. Second,
> > you need to start from a place that is on your pythonpath. If liger is
> > on your pythonpath, then just 'liger' will work, However, it's
Waylan Limberg wrote:
> First, you only point to the app, not the models in your app. Second,
> you need to start from a place that is on your pythonpath. If liger is
> on your pythonpath, then just 'liger' will work, However, it's more
> likely that is not the case, so you'll need to do something
On 9/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> i've got an app named liger with a settings.py file which in
> INSTALLED_APPS has:
>
> 'liger.profiles'... along with other apps
First, you only point to the app, not the models in your app. Second,
you need to start from a
Hi all,
i've got an app named liger with a settings.py file which in
INSTALLED_APPS has:
'liger.profiles'... along with other apps
In liger/profiles/models.py i define:
class Profile(models.Model)...
And this is the output of manage.py is the following:
C:\www\djangoliger\liger>python manage
5 matches
Mail list logo