Вроде все было нормально, пробую сегодня добавить несколько моделей и получаю ошибку.
Пробовал погуглить, но что-то ничего такого не нашел. В чем может быть проблема? python 2.7.9 django 1.7.7
File "D:\OpenServer\domains\virtualenv\myenv\lib\site-packages\django\contrib\contenttypes\migrations\0002_remove_content_type_name.py", line 17, in <module>
class Migration(migrations.Migration):
File "D:\OpenServer\domains\virtualenv\myenv\lib\site-packages\django\contrib\contenttypes\migrations\0002_remove_content_type_name.py", line 34, in Migration
migrations.RunPython.noop,
AttributeError: type object 'RunPython' has no attribute 'noop'