Op donderdag 22-02-2007 om 20:08 uur [tijdzone +1100], schreef Malcolm
Tredinnick:
> On Thu, 2007-02-22 at 01:38 +0100, enquest wrote:
> > I have two models for testing purpose... I realy need to solve this
> > problem. If not I will have to stop using Django what would be a pitty.
> > But I can't
Op donderdag 22-02-2007 om 09:45 uur [tijdzone +0100], schreef enquest:
> Op woensdag 21-02-2007 om 19:47 uur [tijdzone -0600], schreef James
> Bennett:
> > On 2/21/07, enquest <[EMAIL PROTECTED]> wrote:
> > > It seems as soon I import "from bar.models import Test" do then this
> > > class will no
On Thu, 2007-02-22 at 01:38 +0100, enquest wrote:
> I have two models for testing purpose... I realy need to solve this
> problem. If not I will have to stop using Django what would be a pitty.
> But I can't spend an other day searching This problem occurs on a
> Debian apache2 server (fresh i
On 22-Feb-07, at 6:08 AM, enquest wrote:
> bar = models.ForeignKey(Test)
bar = models.ForeignKey('Test')
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
--~--~-~--~~~---~--~~
You received this message because you are subscribed
Op woensdag 21-02-2007 om 19:47 uur [tijdzone -0600], schreef James
Bennett:
> On 2/21/07, enquest <[EMAIL PROTECTED]> wrote:
> > It seems as soon I import "from bar.models import Test" do then this
> > class will not show up in the the ADMIN. I restarted apache 100 time,
> > changed the code 100
On 2/21/07, enquest <[EMAIL PROTECTED]> wrote:
>
> I have two models for testing purpose... I realy need to solve this
> problem. If not I will have to stop using Django what would be a pitty.
> But I can't spend an other day searching This problem occurs on a
> Debian apache2 server (fresh in
On 2/21/07, enquest <[EMAIL PROTECTED]> wrote:
> It seems as soon I import "from bar.models import Test" do then this
> class will not show up in the the ADMIN. I restarted apache 100 time,
> changed the code 100 times to figure out. Tryied everthing. But as soon
> as I do an "import Test" for exa
7 matches
Mail list logo