Opened 8 years ago
Closed 8 years ago
#28969 closed Bug (invalid)
400 error is 500 in production
| Reported by: | Mayaank Vadlamani | Owned by: | nobody | 
|---|---|---|---|
| Component: | Uncategorized | Version: | 2.0 | 
| 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
When DEBUG=True all 404 errors work fine
But when DEBUG=False every url that was a 404 in development is a 500 error.
Help!
Change History (1)
comment:1 by , 8 years ago
| Resolution: | → invalid | 
|---|---|
| Severity: | Release blocker → Normal | 
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
This ticket tracker is for reporting confirmed bugs in Django. Please see TicketClosingReasons/UseSupportChannels for ways to get help. It's doubtful anyone will be able to help you if you don't provide a sample project that reproduces the problem..