pokeapi/data/v2/csv/conquest_move_effects.csv
Alessandro Pezzè 9203a0d286 Sun and moon data (#305)
* badges

* Added CSV from Veekun

* added sprites from Veekun website

* quick fixes for an Exception

* bumped dependencies version

* add comment on how to upgrade to Django 1.11

* added some reminds to caching, our official wrappers and the true cost of the server

* remove index.html from sprites

* update to conform django-rest-framework 3.3.0 guidelines

* lint
2017-10-21 13:21:23 +00:00

52 lines
147 B
Text

id
1
2
3
4
5
6
7
8
9
14
15
16
17
18
19
20
21
22
23
25
26
28
29
30
33
36
37
38
39
40
41
42
43
44
47
48
49
51
52
58
59
60
61
62
63
64
65
66
67
68
69