Commit graph

6 commits

Author SHA1 Message Date
Zane Adickes
1882c47f90 Pokemon/Move Models
-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)

-Some v2 cvs files had no data in them. Pulled in the data from veekun
where necessary.

-Added all models to admin site registry

-Added instructions for building out db in README
2015-04-12 22:29:36 -04:00
phalt
42d70ce599 code 2014-12-05 12:32:36 +00:00
phalt
7b0c782758 add contributing details 2014-12-05 12:31:49 +00:00
phalt
7708d42aa3 add blog url 2014-12-05 12:20:17 +00:00
phalt
b152dc9902 README changes 2014-12-04 12:11:57 +00:00
phalt
21a1d4bf46 initial commit 2014-12-04 11:11:46 +00:00