#19645 closed Cleanup/optimization (fixed)
Add tests for TransactionMiddleware
| Reported by: | Nick Sandford | Owned by: | Nick Sandford |
|---|---|---|---|
| Component: | Core (Other) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Add some unit tests for TransactionMiddleware.
Attachments (1)
Change History (6)
by , 13 years ago
| Attachment: | ticket_19645.diff added |
|---|
comment:1 by , 13 years ago
| Has patch: | set |
|---|
comment:2 by , 13 years ago
comment:3 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
pull request here: https://github.com/django/django/pull/662