#17037: Add management command to print active project settings
-------------------------------------+-------------------------------------
     Reporter:  msabramo             |                    Owner:  nobody
         Type:  New feature          |                   Status:  reopened
    Component:  Core (Management     |                  Version:  1.3
  commands)                          |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:  printsettings        |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by msabramo):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 Sorry to reopen.

 I didn't know about diffsettings. Thanks for pointing it out. Looks like
 it prints the settings that differ from Django core's default settings.

 What my command does is slightly different. It prints out all the settings
 regardless of whether they are the same or different as the Django
 default.

 So printsettings is simpler than diffsettings. I suppose both functions
 could be done by a single command (settings?) in order to minimize the #
 of commands, but I'll leave that question open. If folks want that, I can
 rework the patch.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17037#comment:3>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to