#30069: manage.py missing module docstring (Pylint)
-------------------------------------+-------------------------------------
               Reporter:  Brylie     |          Owner:  nobody
  Christopher Oxley                  |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:  Core       |        Version:  2.1
  (Management commands)              |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  1
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 When creating a django project scaffold, most files have a module
 docstring except manage.py. This missing docstring was caught when
 scanning a new django project with Pylint. Please add a basic module
 docstring to the manage.py skeleton in the django project scaffold, to
 keep from getting lint errors on new projects.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30069>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.c32b1197b5aa0b76aa0f940dd3f04659%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to