#17101: Add "checkdeploy" management command
-------------------------------------+-------------------------------------
     Reporter:  carljm               |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Core (Management     |                  Version:  1.3
  commands)                          |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by ptone):

 * stage:  Unreviewed => Accepted


Comment:

 A couple quick thoughts to attach to this idea:

 The solution should work well with automated deployment workflows, I can't
 see why a management command would be limiting for this in any way - and
 django-secure is already well factored to allow  the checks to be used
 outside of the management command context. Just mentioning.

 It would be nice to support multiple outputs.  In addition to the standard
 human readable console output, a machine parseable format, and a shiny
 HTML grid format.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17101#comment:1>
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