mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-04-26 01:34:46 +00:00
Due to catching the User post_save signal this would be fired on each login since last_login is always updated. |
||
|---|---|---|
| .. | ||
| management | ||
| templates/avatar | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| default.jpg | ||
| forms.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||