Re: get_profile() function can not resolve keyword 'user' -- no 'user' field exists in model.py or data tables.

2016-12-12 Thread Darrell Jonsson
Hi Alex, Is there anyway on the command line I can determine what models, the app actually sees in the module in question? Otherwise can you recommend a debugger that might help. Thanks On 12/12/2016 9:07 PM, Alex Heyden wrote: The first place to look would be the INSTALLED_APPS setting in

Re: Trouble with objects.all() and objects.get()

2016-03-13 Thread Darrell Jonsson
Thanks for the reply. Looking at the line before the problem had to do with End of line formatting going between Windows and Linux editors. Will take your advice in the future and post more trace back information. Thanks. On 3/13/2016 10:11 PM, Daniel Roseman wrote: On Sunday, 13 March 2016

Re: Is an upgrade from 1.6 to 1.11 as complicated as migrating from 1.1 to 1.6?

2017-05-16 Thread Darrell Jonsson
Thanks Andreas, Looking at the docs its seems upgrading to 1.11 LTS would give us the longest future in terms of updates. Is there any reason we should consider 1.10 over 1.11? Thanks On 5/16/2017 3:11 PM, Andréas Kühne wrote: I upgraded from 1.3 to 1.5. That was the hard part I think. We