pokeapi/pokemon_v2
2025-02-17 23:15:04 +01:00
..
migrations fix: lint 2025-01-23 19:44:02 +01:00
__init__.py initial commit 2014-12-04 11:11:46 +00:00
api.py feat: Make name lookups in api endpoints case insensitive 2025-01-21 16:46:59 +05:30
models.py fix: allow names to be 200 chars 2025-01-23 19:40:10 +01:00
README.md refactor: remove outdated file 2024-05-04 19:31:51 +02:00
serializers.py feat: add order property 2025-02-17 23:15:04 +01:00
test_models.py Autoformat entire project, tidy up makefile 2020-02-24 13:18:14 +13:00
tests.py feat: Make name lookups in api endpoints case insensitive 2025-01-21 16:46:59 +05:30
urls.py Autoformat entire project, tidy up makefile 2020-02-24 13:18:14 +13:00