mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-25 04:40:21 +00:00
Merge branch 'master' of github.com:phalt/pokeapi
This commit is contained in:
commit
456c77f55e
1 changed files with 1 additions and 1 deletions
|
@ -124,4 +124,4 @@ INSTALLED_APPS = (
|
|||
|
||||
API_LIMIT_PER_PAGE = 1
|
||||
|
||||
TASTYPIE_DEFAULT_FORMATS = ['json']
|
||||
TASTYPIE_DEFAULT_FORMATS = ['json', 'xml']
|
||||
|
|
Loading…
Reference in a new issue