#22577: The makemigrations management command has a problem with migrations dir
-------------------------------------+-------------------------------------
     Reporter:  japrogramer@…        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Migrations           |                  Version:  master
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:  makemigrations,      |             Triage Stage:
  fail, init, file                   |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by anonymous):

 Ran in to this problem today on 1.7b4 and python 3.3. Same result on
 python 3.4.1.

 The "makemigrations" command fails if the migrations folder is empty. It
 succeeds as soon as I created __init__.py in the folder. See this gist:

 https://gist.github.com/timster/c87117f221690a2dbc72

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22577#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/079.049bd352f9918904fd6d44bbf74c9ed8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to