noisebridge / pyclass-project

Other
8 stars 2 forks source link

Avatar sizing #19

Open Belgand opened 12 years ago

Belgand commented 12 years ago

We shouldn't be letting users just upload any size image for an avatar as we currently are. We need to define a default largest size for an avatar and resize them when uploaded. It would probably also be useful to create some smaller thumbnail sizes to use in various places on the site, like next to the login information at the upper right. All of this functionality should be easily provided by ImageKit.