mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-13 23:37:06 +00:00
49926dc026
-Added models for Pokemon, Moves, and all other remaining models. -Added new models to build script -Build script will now clean and reset auto-incrementers for each table in pokeapi_co_db -Build script now runs against both postgres and sqlite (dev) -Added all models to admin site registry -Added instructions for building out db in README |
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
models.py | ||
tests.py | ||
views.py |