Skip to content

raymundosaraiva/pokemon

Repository files navigation

pokemon

Pokemon Battle App

Author: @Ray

Requirements

Django>=2.1.7
Pillow>=5.4.1

Run Locally
$ python manage.py runserver
Open on
http://127.0.0.1:8000

If database not migrated
$ python manage.py makemigrations
$ python manage.py migrate

Debug Option Default
True when locally
False on Heroku

Cache
filebased
pokebattle/cache

About

Pokemon Battle App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published