#16678 closed Cleanup/optimization (fixed)
Write tests for django.contrib.redirects
| Reported by: | Julien Phalip | Owned by: | Andrews Medina |
|---|---|---|---|
| Component: | contrib.redirects | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | martin.speleo@… | Triage Stage: | Accepted |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I might be missing something but the redirects contrib app (well, that is basically the RedirectFallbackMiddleware) doesn't appear to be tested.
Change History (5)
comment:1 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 14 years ago
| Cc: | added |
|---|---|
| Owner: | changed from to |
comment:3 by , 14 years ago
| Owner: | changed from to |
|---|
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I will have a go at writing these tests, as long as that is not treading on anyones toes.