Opened 17 years ago
Closed 17 years ago
#8570 closed (fixed)
Wrong indentation style in django/contrib/formtools/utils.py
| Reported by: | Manuel Saelices | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.formtools | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | 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
This file has 8 space padding. This should be 4, as contributing docs said
Attachments (2)
Change History (5)
by , 17 years ago
| Attachment: | formtools_fix_indentation_r8596.txt added |
|---|
by , 17 years ago
| Attachment: | formtools_fix_indentation_r8596.diff added |
|---|
comment:1 by , 17 years ago
| milestone: | → 1.0 |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 17 years ago
| milestone: | 1.0 |
|---|
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Now it's a right patch