Merge branch 'master' of github.com:phalt/pokeapi

This commit is contained in:
phalt 2014-12-15 10:01:58 +00:00
commit 456c77f55e

View file

@ -124,4 +124,4 @@ INSTALLED_APPS = (
API_LIMIT_PER_PAGE = 1
TASTYPIE_DEFAULT_FORMATS = ['json']
TASTYPIE_DEFAULT_FORMATS = ['json', 'xml']