Opened 18 years ago
Closed 18 years ago
#4372 closed (fixed)
"Skipping validation" in manage.py missing newline
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | jshaffer2112@… | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
see title
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | add_newline.diff added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Marking as "Ready for check-in" as all other outfile.write() calls end with a \n except this one.