Django

Code

Ticket #4338 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

SessionWrapper should have pop method

Reported by: Gary Wilson <gary.wilson@gmail.com> Assigned to: adrian
Milestone: Component: Contrib apps
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Attachments

4338.diff (468 bytes) - added by Gary Wilson <gary.wilson@gmail.com> on 05/19/07 00:20:25.
added pop method to SessionWrapper
4338.2.diff (1.0 kB) - added by Gary Wilson <gary.wilson@gmail.com> on 05/20/07 12:46:51.
added tests

Change History

05/19/07 00:20:25 changed by Gary Wilson <gary.wilson@gmail.com>

  • attachment 4338.diff added.

added pop method to SessionWrapper

05/19/07 00:20:40 changed by Gary Wilson <gary.wilson@gmail.com>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests set to 1.
  • needs_docs changed.

05/19/07 00:22:39 changed by Gary Wilson <gary.wilson@gmail.com>

Waiting on feedback on how we should do tests for contrib apps.

05/20/07 12:46:51 changed by Gary Wilson <gary.wilson@gmail.com>

  • attachment 4338.2.diff added.

added tests

05/20/07 12:47:35 changed by Gary Wilson <gary.wilson@gmail.com>

  • needs_tests deleted.
  • stage changed from Accepted to Ready for checkin.

05/20/07 23:03:53 changed by mtredinnick

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

(In [5306]) Fixed #4338 -- Added pop() method to SessionWrapper?. Thanks, Gary Wilson.


Add/Change #4338 (SessionWrapper should have pop method)




Change Properties
Action