#13691: install instructions are unclear about creation of db tables
------------------------------------+---------------------------------------
Reporter: webcomm | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version: 1.2
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by kmtracey):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
But...you don't have to create the tables. That's what syncdb does, and
it's generally expected you'll use syncdb unless you have pre-existing
tables that you are looking to access via Django. So manually creating the
tables as part of installation of the DB is not at all the expected
workflow: either you'll have them already, or you'll use syncdb to create
them. Perhaps if you explained exactly what snag you ran into we'd have a
better idea of how to improve the doc.
--
Ticket URL: <http://code.djangoproject.com/ticket/13691#comment:1>
Django <http://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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.