Re: syncdb problem with standalone applications

2008-11-06 Thread Ramiro Morales
On Thu, Nov 6, 2008 at 10:26 AM, cnole <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > i'm new to django framework and i found a problem during learning > django. I wrote a standalone application for my project and registered > it as installed applications in the project settings. But everytime i

syncdb problem with standalone applications

2008-11-06 Thread cnole
Hi everybody, i'm new to django framework and i found a problem during learning django. I wrote a standalone application for my project and registered it as installed applications in the project settings. But everytime i made a change to models of the standalone application and run the syncdb com

syncdb problem with standalone applications

2008-11-06 Thread cnole
Hi everybody, i'm new to django framework and i found a problem during learning django. I wrote a standalone application for my project and registered it as installed applications in the project settings. But everytime i made a change to models of the standalone application and run the syncdb com