On 11/15/05, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > Not true; you can set up a model to deal with a database created by > > hand (although I'm not sure why you'd want to *purposely* create a > > database for Django by hand; it does a good job of taking care of > > that for you). > > what i meant was that unless you have a model, you cannot access the > table through django - it is irrelevant whether the model came first or > the table came first.
Ahh, then panos is asking for strange behavior. :-)