blender-id/bid_api/views
Anna Sirota ba1f69eced Avatars: replace image column with the new one
From this change onwards only pre-generated avatar thumbnails
are used anywhere in Blender ID.
No implicit on-demand thumbnail generation or caching (or trashing of
the cache table on each lookup of a thumbnail) should be going on.
2023-12-14 13:02:44 +01:00
..
__init__.py Refactor: moved viewsXXX.py files into a views subpackage. 2017-04-15 13:42:29 +02:00
abstract.py Code formatted with black 2020-12-14 18:05:12 +01:00
authenticate.py Code formatted with black 2020-12-14 18:05:12 +01:00
badger.py Code formatted with black 2020-12-14 18:05:12 +01:00
create_user.py Validate the given email in check user API endpoint 2021-11-19 10:42:23 +01:00
info.py Avatars: replace image column with the new one 2023-12-14 13:02:44 +01:00