#20248: Clarifying Documentation
-------------------------------+-----------------------------
     Reporter:  anonymous      |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  1.4
     Severity:  Normal         |   Keywords:  django-admin.py
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+-----------------------------
 These suggestions relate to the tutorial on "django-admin.py and
 manage.py"

 In there you will find:
 "Generally, when working on a single Django project, it’s easier to use
 manage.py. Use django-admin.py with DJANGO_SETTINGS_MODULE, or the
 --settings command line option, if you need to switch between multiple
 Django settings files."

 Easier than what?

 I suggest rewording this to:
 "Generally, when working on a single Django project, it’s easier to use
 manage.py than to use django-admin.py.  If you need to switch between
 multiple Django settings files then you will have to use django-admin.py
 with DJANGO_SETTINGS_MODULE, or the --settings command line option."

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


Reply via email to