Could not resolve tblconfigagentgroupmembers.
I've resolved the issue now though. I moved the model to models.py from the
models_auto.py file and was then getting some validation errors mostly
missing id fields(just set primary keys on the generated models) and now
it's working as expected.
On F
What does the FieldError say?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to dja
Hi All,
I'm currently using a MSSQL DB to access some data and am using django's
inspectdb results. I've had to tweak some of the model but so far things
have been smooth sailing. Today I needed to run a lookup that spanned
through some tables forward and reverse and tested the following in s
3 matches
Mail list logo