Skip to content

Commit

Permalink
Added a view for .json to avoid 404 errors on servers (vs localhost)
Browse files Browse the repository at this point in the history
  • Loading branch information
timrichardson committed Oct 8, 2013
1 parent b4acbc4 commit eb84b00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions models/db.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,3 @@
## after defining tables, uncomment below to enable auditing
# auth.enable_record_versioning(db)

#below is needed
#response.generic_patterns = ['*.json']

0 comments on commit eb84b00

Please sign in to comment.