mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
* Support for rectangular avatars * fix tests * Add rectangle size test * Update documentation and changelog * add test for exposing username (or not) * add primary_avatar_tag tests * make rebuild_avatars, remove_avatar_images work with rectangles + tests * Python 2 => 3 * fix tests Co-authored-by: Karl Moritz Hermann <karlmoritz.hermann@gmail.com> |
||
|---|---|---|
| .. | ||
| locale | ||
| management | ||
| media/avatar/img | ||
| migrations | ||
| templates | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| conf.py | ||
| forms.py | ||
| models.py | ||
| providers.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||