pokeapi/pokemon_v2
Zane Adickes 49926dc026 Completed Models/Build Script
-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
2015-04-20 23:31:59 -04:00
..
migrations Completed Models/Build Script 2015-04-20 23:31:59 -04:00
__init__.py initial commit 2014-12-04 11:11:46 +00:00
admin.py Completed Models/Build Script 2015-04-20 23:31:59 -04:00
models.py Completed Models/Build Script 2015-04-20 23:31:59 -04:00
tests.py remove xml for now 2014-12-15 10:13:52 +00:00
views.py initial commit 2014-12-04 11:11:46 +00:00