#10936: Detailed instructions for getting Django and MySQL and MySQLdb working 
on
various OS X versions
--------------------------------------+------------------------------------
     Reporter:  simon                 |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  reopened
    Component:  Documentation         |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:  mysqldb               |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by kmtracey):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I do not agree that using SQLite for development is a good idea, in fact I
 think it is a spectacularly bad idea. SQLite will let pass many things
 which will be caught as errors by the other backends. This is setting
 people off for a very bad experience of moving code to production for an
 easier start, I do not think that is a good trade. I think this
 recommendation should be reverted.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10936#comment:15>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to