1
0
Fork 0
satnogs-db/db
Alfredos-Panagiotis Damkalis 842a6b3d77 Replace django-avatar with Gravatar requests
Remove the dependency on django-avatar and use simple urls pointing
to Gravatar avatar images.

This replacement will require manual changes:
1. Remove from database the django-avatar table
2. Remove images directory that hosts old avatar images

Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2022-04-27 15:13:34 +03:00
..
api Update to Django 4 2022-04-16 23:19:15 +03:00
base Replace django-avatar with Gravatar requests 2022-04-27 15:13:34 +03:00
static Fix color of toast element for error messages 2022-03-30 13:04:55 +00:00
templates Replace django-avatar with Gravatar requests 2022-04-27 15:13:34 +03:00
__init__.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
_version.py Remove python3 migration remnants 2020-05-27 20:54:39 +02:00
celery.py Increase cache time and update interval for stats 2022-02-07 16:27:43 +02:00
settings.py Replace django-avatar with Gravatar requests 2022-04-27 15:13:34 +03:00
urls.py Update to Django 4 2022-04-16 23:19:15 +03:00
wsgi.py Remove python3 migration remnants 2020-05-27 20:54:39 +02:00