Adickes
c1f1f9ace7
apis for locations, location areas, encounters, encounter rates, characteristics, contests, super contests
2015-11-05 09:55:14 -05:00
Adickes
44151e1963
Finished tests for all current API endpoints (34 of them)
2015-10-27 09:36:33 -04:00
Adickes
f3654c3458
half of api tests are done
2015-10-23 00:56:01 -04:00
Adickes
176802e474
starting tests
2015-10-18 19:01:33 -04:00
Adickes
df503e3424
About 80% of data is being served
2015-10-06 13:09:07 -04:00
Adickes
6d7fd53ece
little more work on pokemon evolution chains
2015-10-02 23:40:21 -04:00
Adickes
163e29c527
Renamed PokemonMoveMethod models to MoveLearnMethod because it just damn well makes more sense when I'm reading the code and I assume anyone else will feel the same way. Also, progress on many api resources.
2015-09-26 23:20:19 -05:00
Adickes
16c4ae33ea
Started on pokemon. theyre a bit more complex than v1. not sure hot to break them up.
2015-09-19 18:13:41 -04:00
Zane Adickes
3b8b1a6cf0
Pokedex resources. Getting closer to Pokemon resources
2015-09-15 08:26:47 -04:00
Adickes
b8cf2128a3
Serving Language, Generation, Version, Ability, Type
2015-09-12 00:53:46 -04:00
Adickes
a0c0d62699
little cleanup
2015-09-10 19:02:06 -04:00
Zane Adickes
ff63705a4d
Serving lists/details and full ability detail data
2015-09-10 00:03:18 -04:00
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
Zane Adickes
5ad1cb0ea5
Revert "Pokemon/Move Models"
...
This reverts commit 1882c47f90
.
2015-04-20 21:46:34 -04:00
Zane Adickes
5e9296f948
Revert "Added Remaining Data and Models"
...
This reverts commit b069ee991b
.
2015-04-20 21:43:55 -04:00
Zane Adickes
b069ee991b
Added Remaining Data and Models
...
Data and models added for:
Pal Park
Berries
Regions
Pokeathlon
Contests
SuperContests
Items
Encounters
Locations
2015-04-19 22:24:14 -04:00
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
Zane Adickes
b6b6ff0938
Move Models
...
Created models for all move related models and added build steps for
each
2015-04-09 00:45:23 -04:00
Zane Adickes
fc4fe24270
More of the same for now
2015-04-07 08:14:31 -04:00
Zane Adickes
9a255298fc
More Models
...
Whole bunch of modelin’ goin’ on around here
2015-04-06 00:27:59 -04:00
Zane Adickes
d9720665b8
more ability stuff
2015-04-03 08:03:02 -04:00
Zane Adickes
7a7c2d9737
ability stuff
2015-04-02 08:21:39 -04:00
Zane Adickes
9938788abb
playing the fiddle
...
indulging my desire to help
2015-03-30 21:02:29 -04:00
phalt
21a1d4bf46
initial commit
2014-12-04 11:11:46 +00:00