Re: [Django] #20248: Clarifying Documentation

2013-04-12 Thread Django
#20248: Clarifying Documentation
-+--
 Reporter:  anonymous|Owner:  nobody
 Type:  Uncategorized|   Status:  closed
Component:  Documentation|  Version:  1.4
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  django-admin.py  | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+--

Comment (by Tim Graham ):

 In [changeset:"8ab5db7a3348b7890eae5db20e48f820bf09c81c"]:
 {{{
 #!CommitTicketReference repository=""
 revision="8ab5db7a3348b7890eae5db20e48f820bf09c81c"
 [1.5.x] Fixed #20248 - Clarified manage.py vs. django-admin.py

 Backport of 8fc68af9c0 from master
 }}}

-- 
Ticket URL: 
Django 
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.




Re: [Django] #20248: Clarifying Documentation

2013-04-12 Thread Django
#20248: Clarifying Documentation
-+--
 Reporter:  anonymous|Owner:  nobody
 Type:  Uncategorized|   Status:  closed
Component:  Documentation|  Version:  1.4
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  django-admin.py  | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+--
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"8fc68af9c09f47760080327fb820fe88f02f9bf9"]:
 {{{
 #!CommitTicketReference repository=""
 revision="8fc68af9c09f47760080327fb820fe88f02f9bf9"
 Fixed #20248 - Clarified manage.py vs. django-admin.py
 }}}

-- 
Ticket URL: 
Django 
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.




Re: [Django] #20248: Clarifying Documentation

2013-04-12 Thread Django
#20248: Clarifying Documentation
-+--
 Reporter:  anonymous|Owner:  nobody
 Type:  Uncategorized|   Status:  new
Component:  Documentation|  Version:  1.4
 Severity:  Normal   |   Resolution:
 Keywords:  django-admin.py  | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+--
Changes (by anonymous):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


-- 
Ticket URL: 
Django 
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.




[Django] #20248: Clarifying Documentation

2013-04-12 Thread Django
#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: 
Django 
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.