pokeapi/pokemon_v2
gabe 554747a707
feat: add type sprites test
also rename `type` to `type_obj` to avoid reassigning the `type`
function
2024-07-29 22:33:36 -04:00
..
migrations feat: add new sprites field to type 2024-07-28 22:28:09 -04:00
__init__.py initial commit 2014-12-04 11:11:46 +00:00
api.py refactor(oas): add decorators to PokeapiCommonViewset class 2024-05-11 02:28:19 -05:00
models.py feat: add new sprites field to type 2024-07-28 22:28:09 -04:00
README.md refactor: remove outdated file 2024-05-04 19:31:51 +02:00
serializers.py feat: add new sprites field to type 2024-07-28 22:28:09 -04:00
test_models.py Autoformat entire project, tidy up makefile 2020-02-24 13:18:14 +13:00
tests.py feat: add type sprites test 2024-07-29 22:33:36 -04:00
urls.py Autoformat entire project, tidy up makefile 2020-02-24 13:18:14 +13:00