Re: Unable to create migration with Error - One or more models did not validate:

2014-07-30 Thread Subodh Nijsure
duh! Thank you so much... Sometimes when you are on short-sleep you make silly mistakes!! -Subodh On Wed, Jul 30, 2014 at 4:54 AM, wrote: > Hi, > > you've added a relation to the AssetPollingConfig model which is not > defined. > > Cheers > > Am Mittwoch, 30. Juli 2014 13:34:52 UTC+2 schrieb Su

Re: Unable to create migration with Error - One or more models did not validate:

2014-07-30 Thread marc
Hi, you've added a relation to the AssetPollingConfig model which is not defined. Cheers Am Mittwoch, 30. Juli 2014 13:34:52 UTC+2 schrieb Subodh Nijsure: > > Hello, > > I have following model definition and when I try to create a migration > using command, 'python manage.py schemamigration