#29039: Disabling migrations doesn't work with --keepdb
-------------------------------------+-------------------------------------
     Reporter:  Vackar Afzal         |                    Owner:  Anoosha
                                     |  keen
         Type:  Uncategorized        |                   Status:  assigned
    Component:  Migrations           |                  Version:  1.11
     Severity:  Normal               |               Resolution:
     Keywords:  database, tests,     |             Triage Stage:
  migrations                         |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Vackar Afzal):

 Replying to [comment:2 Anoosha keen]:
 > **I get this error:**
 >  if name.startswith('.'):
 > AttributeError: 'NoneType' object has no attribute 'startswith'
 > When I add the given code to setting.py I got the error mentioned
 above.Can you explain this please?


 What output do you get from either:
 print INSTALLED_APPS #Python2.x
 or
 print (INSTALLED_APPS) #Python3.x

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29039#comment:3>
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/069.da9c430443fccac795025935b7eb45c4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to