Opened 8 years ago
Closed 7 years ago
#27881 closed New feature (fixed)
Add "unified diff" output mode to diffsettings management command
Reported by: | Chris Lamb | Owned by: | Chris Lamb |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Most people are used to unified diffs vs. the somewhat strange "###" formatting of diffsettings, so this adds an optional —output=unified.
Change History (8)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Component: | Uncategorized → Core (Management commands) |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 8 years ago
Needs documentation: | set |
---|
comment:4 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Added documentation and here is the new PR: https://github.com/django/django/pull/8326
comment:5 by , 8 years ago
Owner: | removed |
---|---|
Status: | assigned → new |
Not maintaining the PR any more. Please do feel free to fork and submit a new PR.
comment:6 by , 8 years ago
Needs documentation: | unset |
---|
comment:7 by , 8 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
As the original author, am happy to take this back. I believe it's ready for check in, however.
Note:
See TracTickets
for help on using tickets.
PR