#2404 closed defect (fixed)
HttpResponse undefined in generic views
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Generic views | Version: | dev | 
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
in create_update.py HttpResponse is not imported yet it is used in the code.
  Note:
 See   TracTickets
 for help on using tickets.
    
Fixed in [3421], presumably.