#29375 closed Cleanup/optimization (fixed)
Remove empty form action attribute
Reported by: | CHI Cheng | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | 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
According to the stackoverflow discussion, action="" can be omitted from most <form> tags in docs.
If it's accepted, I'll create a pull request based on this commit: https://github.com/chicheng/django/commit/d1d3658eef1e435c08ac1d6a67793f6c3d9e6f1a
Change History (4)
comment:1 by , 7 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 7 years ago
Note:
See TracTickets
for help on using tickets.
Pull request: https://github.com/django/django/pull/9914
One build failed: https://djangoci.com/job/pull-requests-trusty/database=postgres,label=trusty-pr,python=python3.6/18012/console