#26025: manage.py syncdb command isn't working
-------------------------------------+-------------------------------------
     Reporter:  davidmukiibi         |                    Owner:
                                     |  davidmukiibi
         Type:  Uncategorized        |                   Status:  assigned
    Component:  Uncategorized        |                  Version:  1.9
     Severity:  Normal               |               Resolution:
     Keywords:  manage.py, syncdb,   |             Triage Stage:
  cmd                                |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by kangfend):

 Replying to [ticket:26025 davidmukiibi]:
 > when i type "manage.py syncdb" in my cmd, it opens  manage.py file in my
 text editor instead of creating tables for my models.... how can i fix
 that.... ? thanks... (am a beginner in python and django programming...)
 `manage.py syncdb` is deprecated, try to use `manage.py migrate`

--
Ticket URL: <https://code.djangoproject.com/ticket/26025#comment:2>
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/070.43760b686d0a952666f565ef226fb2f9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to