Django

Code

Ticket #4496 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

parenthesis -> percent signs

Reported by: hattawayd@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

In http://www.djangoproject.com/documentation/db-api/#escaping-parenthesis-and-underscores-in-like-statements "Escaping parenthesis and underscores in LIKE statements" should be "Escaping percent signs and underscores in LIKE statements"

there is no mention of escaping parenthesis in that section, it does however refer to how to escape percent signs.

Thanks -David

Attachments

Change History

06/06/07 19:47:32 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

06/07/07 12:46:55 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

(In [5431]) Fixed #4496 - fixed section header in db-api doc. Thanks, hattawayd@gmail.com.


Add/Change #4496 (parenthesis -> percent signs)




Change Properties
Action