Re: Django Admin DB Error only when trying to delete an inserted record delete.

2014-07-17 Thread G Z
Thanks, I am unable to solve this issue but im running it down. On Thursday, July 17, 2014 10:46:08 AM UTC-6, Michiel Overtoom wrote: > > > On Jul 16, 2014, at 23:14, G Z wrote: > > > So I'm still running in to issues using a prexisting database, ive > worked out almost all of the issues >

Re: Django Admin DB Error only when trying to delete an inserted record delete.

2014-07-17 Thread Michiel Overtoom
On Jul 16, 2014, at 23:14, G Z wrote: > So I'm still running in to issues using a prexisting database, ive worked out > almost all of the issues I'm following your posts with interest, since I will be writing a Django app soon which also has to use a pre-existing database. Greetings, -- "Yo

Re: Django Admin DB Error only when trying to delete an inserted record delete.

2014-07-16 Thread G Z
> > upon further investigation I found that inspectdb on the production > database only will output a models.py for the django tables, I need it to > output it for the entire schema like it did on the development database, > to prevent unessecary changes the premissions of the django user are r