Django

Code

Ticket #567 (closed: fixed)

Opened 3 years ago

Last modified 3 years ago

request.has_key

Reported by: wojtek3@brandlay.com Assigned to: adrian
Milestone: Component: Core framework
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

It would be neat to have that method and I'm probably not the only one who thinks so. Patch attached.

Attachments

has_key_request.patch (438 bytes) - added by wojtek3@brandlay.com on 09/27/05 11:20:07.
Patch for requestwrappers to add has_key to request

Change History

09/27/05 11:20:07 changed by wojtek3@brandlay.com

  • attachment has_key_request.patch added.

Patch for requestwrappers to add has_key to request

09/27/05 11:33:26 changed by adrian

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

(In [711]) Fixed #567 -- Added HttpRequest.has_key() method. Thanks, wojtek3@brandlay.com


Add/Change #567 (request.has_key)




Change Properties
Action