Commit graph

1209 commits

Author SHA1 Message Date
Julian Lawrance
6db08df656 Use add_type_entry() in get_type_relationships() 2019-12-01 12:42:00 +00:00
Julian Lawrance
2524b48c56 Create serialiser for past type efficacy 2019-12-01 12:41:28 +00:00
Julian Lawrance
e847276e9b Add build step for past type efficacy 2019-12-01 12:39:30 +00:00
Julian Lawrance
044fcde8ee Create DB model and migration for past type efficacy 2019-12-01 12:38:51 +00:00
Julian Lawrance
c923d8844a Create data for past type efficacy 2019-12-01 12:32:49 +00:00
Julian Lawrance
7a2e0c4f41 Fix line lengths for pylint 2019-11-30 23:42:46 +00:00
Julian Lawrance
999e2d1bb9 Fix URLs in Pokemon resource example 2019-11-30 23:31:17 +00:00
Julian Lawrance
734d69d9d6 Add past type entries for Rotom forms
They were all Electric-Ghost type prior to Generation V
2019-11-30 23:03:00 +00:00
Julian Lawrance
5dce336fd3 Add past Pokemon types information to README 2019-11-30 21:21:01 +00:00
Julian Lawrance
0f6881442f Create tests for past Pokemon types 2019-11-30 21:00:26 +00:00
Julian Lawrance
87ce1a593a Create serializer for past Pokemon types 2019-11-30 20:57:15 +00:00
Julian Lawrance
385a2d62cc Add build step for past Pokemon types 2019-11-30 20:49:55 +00:00
Julian Lawrance
1d9e41d100 Create DB model and migration for past Pokemon types 2019-11-30 20:49:39 +00:00
Julian Lawrance
eb5b0968eb Create data for past Pokemon types 2019-11-30 20:42:34 +00:00
supitsara prathan
8c0bf66ac8
Merge branch 'master' into master 2019-10-21 17:26:55 +07:00
Wern Ancheta
f325449387 Update README.md
Fix contributing link 

https://github.com/PokeAPI/pokeapi/issues/450
2019-10-03 06:53:18 +10:00
dependabot[bot]
353c4058cc Bump django from 2.1.2 to 2.1.11
Bumps [django](https://github.com/django/django) from 2.1.2 to 2.1.11.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.2...2.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-26 03:37:38 +02:00
supitsara prathan
2d49293c0c
add Flutter wrapper 2019-08-16 12:12:04 +07:00
Matthew Salazar
74d927db8a Added "Auto caching" label to wrapper 2019-06-24 09:48:21 +02:00
Matthew Salazar
613d0b4f3c Added Go wrapper to README 2019-06-24 09:48:21 +02:00
JJ Banda
5cff3c0453 add .Net Standard PokeApiNet wrapper 2019-06-07 15:30:04 +02:00
Kronopt
a5205b5126 fix #423 2019-05-11 20:50:13 -04:00
Ryan Workman
ce032cf8d5 Add Ruby wrapper gem to list of wrappers
Add [poke-api-v2](https://github.com/rdavid1099/poke-api-v2) ruby gem wrapper to list of official wrappers.
2019-05-07 14:27:08 -04:00
Kronopt
85103d24ae Update Readme: Fix wrapper name and link (pykemon -> pokepy)
Just now noticed my mistake...
2019-04-01 08:26:32 +02:00
ajimenezUCLA
85a89492aa Updated ReadMe Typo 2019-02-18 17:41:09 +11:00
ajimenezUCLA
a71115e4e2 Fixed name in LICENSE.rst 2019-02-18 17:41:09 +11:00
ajimenezUCLA
2862e5f274 License Typo Fix 2019-02-18 17:41:09 +11:00
Kronopt
739de49807 Update README: pykemon caching capability 2019-02-02 21:58:19 +01:00
Charles Marttinen
a9ce856253 chore: Remove old dev-data fixture 2019-01-30 14:04:33 -05:00
Charles Marttinen
a81d2907a4 fix: Use correct settings file for docker-compose 2019-01-09 11:48:46 +01:00
Charles Marttinen
1fd142905b fix: Revert docker-compose instructions in readme 2019-01-09 11:48:46 +01:00
Naramsim
654538f550 chore: add more contributors 2019-01-06 18:59:32 +01:00
Naramsim
88eda9fa19 docs: update docker-compose/beautify 2019-01-06 18:59:32 +01:00
Naramsim
647e9ce6fd feat(build): update to Python3 2019-01-06 18:59:32 +01:00
Naramsim
a1d3d9a360 feat(build): create volumes automatically 2019-01-06 18:59:32 +01:00
Naramsim
2fbfdedce0 chore(build): add shell entry in Makefile 2019-01-06 18:59:32 +01:00
Naramsim
67184ce2f9 fix(build): update django-redis 2019-01-06 18:59:32 +01:00
Charles Marttinen
31bcabb069 Update ISSUE_TEMPLATE with note about data source
We often get issues that our data is not up-to-date, which is sometimes beyond our control. Hopefully this will direct these requests to veekun.
2018-12-25 20:10:53 +01:00
Alessandro Pezzè
8f8b0de625 Update test-requirements.txt
https://github.com/PyCQA/pylint-django/issues/201
2018-12-06 08:38:25 +01:00
Alessandro Pezzè
46134774fc feat: add updated data from Veekun 2018-10-29 23:29:45 +01:00
Charles Marttinen
f4eac1a230 fix: Lint each module separately 2018-10-20 11:35:11 -04:00
Charles Marttinen
63b4f9040b chore: Configure PyLint and correct code formatting 2018-10-20 11:35:11 -04:00
Charles Marttinen
6bb6611a89 chore: Switch linter to PyLint 2018-10-20 11:35:11 -04:00
Charles Marttinen
4df9920596 chore: Correct code formatting to appease linter 2018-10-20 11:35:11 -04:00
Charles Marttinen
7714b745a3 fix: Update flake8 and pyflake 2018-10-20 11:35:11 -04:00
Charles Marttinen
3789605b6a docs: Update readme with new Python version 2018-10-20 11:35:11 -04:00
Charles Marttinen
ec6ff6ee86 fix: Update CircleCI config to use Python3.7 2018-10-20 11:35:11 -04:00
Charles Marttinen
8832c819e3 chore: Remove python2 compatibility code 2018-10-20 11:35:11 -04:00
Charles Marttinen
4a3637fddb chore: Update Django to 2.1.2 2018-10-20 11:35:11 -04:00
Charles Marttinen
3d64938a3f chore: Upgrade to Python 3 and update Django to 2.0 2018-10-20 11:35:11 -04:00