#5776: Conflict between tutorial and 'Get your database running' section of the
'How to install Django' page
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Component: Documentation
Version: 0.96 | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------+----------------------------------------
Comment (by [EMAIL PROTECTED]):
I'm just getting back to this, and it looks like I'm late.
I'm also new to Django and this ticket system so I don't know how to
attach the a diff file for this.
I think a better solution might be to split it into two paraagraphs. One
for automatically created table permission requirements, and the other for
manually created database tables.
I still find the sentence about 'no ALTER permission' is needed by Django.
It still looks like it is required by Django, but only if you're using
syncdb to manage tables. Its not required if you manually manage the
tables. Am I missing soemthing here ?
--
Ticket URL: <http://code.djangoproject.com/ticket/5776#comment:3>
Django Code <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
-~----------~----~----~----~------~----~------~--~---