#12371 closed (fixed)
django-admin.txt has a docutils warning for a title underline too short
| Reported by: | Randy Barlow | Owned by: | Randy Barlow |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | failfast | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
From ramiro:
it generates a docutils warning: /home/ramiro/django/trunk/docs/ref/django-admin.txt:700: (WARNING/2) Title underline too short.
This is in reference to the --failfast flag.
Note:
See TracTickets
for help on using tickets.
Jacob fixed this in r11848, I believe.