Opened 12 years ago

Closed 12 years ago

#18445 closed Cleanup/optimization (fixed)

Very minor link added

Reported by: anonymous Owned by: nobody
Component: Documentation Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Here, I turned text that said "form validation" into a link to the Form Validation page:
https://github.com/audreyr/django/commit/6ccd876f9020748bb7d4e7ce432d190c7ed425f7

Change History (1)

comment:1 by Aymeric Augustin <aymeric.augustin@…>, 12 years ago

Resolution: fixed
Status: newclosed

In [33999d9871f9a0484190494e83d4a7e22e063e54]:

Fixed #18445 -- Added a links in the docs.

Thanks Audrey Roy for the patch.

Note: See TracTickets for help on using tickets.
Back to Top