API: Fixed media file URLs, limits
authorJoar Wandborg <git@wandborg.com>
Sat, 15 Sep 2012 20:34:34 +0000 (22:34 +0200)
committerJoar Wandborg <git@wandborg.com>
Sat, 15 Sep 2012 20:34:34 +0000 (22:34 +0200)
commitc92aa0d0b21e01223db7eeaa2fcea4d961b512d9
tree327e4c0bdc699b4ffab398ea53c388605c051f9a
parent965b39a84fc240a24ae1bd7215bb06361b6df98f
API: Fixed media file URLs, limits

- Added default limit and limit arg to get_entries
- Fixed URL generation for BasicFileStorage files in API
mediagoblin/plugins/api/tools.py
mediagoblin/plugins/api/views.py