Hi
Please help experts in Visual Studio. He is familiar with this recently (already starting to hate slowly).
All the following repeated many times with identical result.
Create django project in Visual Studio using PTVS (as described here:
https://pytools.codeplex.com/wikipage?title=PollsD... ). ; put in a virtual environment Django 1.6.10 ; perform a SyncDB, install everything you need for your project, Python-library; create a django application. Everything works.
And then VS starts to take off with an unknown error after about 15 seconds after opening of the project.
There should be a long story, as I was looking for where the error is, it does not matter. The main thing I in the project using django-registration. So. Some inexplicable, mystical shit happens.
The presence of a file models.py (
https://github.com/macropin/django-registration/bl...)
in the project causes VS to fall.
That is, if you just create a folder anywhere in the project, no matter under what name, no matter where, no matter what's in settingns, put this file and include it in the draft, after about 15 seconds Visual Studio will crash.
What it could be?
Visual Studio 2013
Pyrhon 2.7
Django 1.6.10
django-registration-redux 1.1