guyver2 / battlechess

Chess with Battleship modification. You can only see around your pieces.
3 stars 4 forks source link

resize avatars, fix integration with user model #49

Open quimnuss opened 2 years ago

quimnuss commented 2 years ago

Once #48 is accepted there'll still be an integration issue: it doesn't use avatar column in User. Should it?

There's also the 200x200 resizing and image verify missing, for that we need Pillow python module to process images.