Re: django.db.migrations.graph.NodeNotFoundError:

2016-12-24 Thread skerdi
>>> >>> File "C:\Python27\lib\site-packages\django\db\migrations\executor.py", >>> line 19, in __init__ >>> >>> self.loader = MigrationLoader(self.connection) >>> >>> File "C:\Python27\lib\site-packages\django\db\migrations\loade

Re: django.db.migrations.graph.NodeNotFoundError:

2016-12-23 Thread Collin Anderson
loader.py", >> line 47, in __init__ >> >> self.build_graph() >> >> File "C:\Python27\lib\site-packages\django\db\migrations\loader.py", >> line 318, in build_graph >> >> _reraise_missing_dependency(migration, parent, e) >

Re: django.db.migrations.graph.NodeNotFoundError:

2016-12-22 Thread skerdi
raph > > _reraise_missing_dependency(migration, parent, e) > > File "C:\Python27\lib\site-packages\django\db\migrations\loader.py", > line 288, in _reraise_missing_dependency > > raise exc > > django.db.migrations.graph.NodeNotFoundError: Migration > auth

django.db.migrations.graph.NodeNotFoundError:

2016-05-31 Thread Bose Yi
der.py", line 288, in _reraise_missing_dependency raise exc django.db.migrations.graph.NodeNotFoundError: Migration auth.0007_user_following dependencies reference nonexistent parent node (u'account', u'0003_contact') -- You received this message because you are subscribed to the Google Grou