blender-id/bid_main/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 Split bid_main.views into submodules 2018-08-14 10:49:23 +02:00
developer_applications.py [T93542] [D13450] Allow users to manage OAuth apps they own outside Django admin 2021-12-08 10:49:05 +01:00
errors.py Code formatted with black 2020-12-14 18:05:12 +01:00
json_api.py Code formatted with black 2020-12-14 18:05:12 +01:00
mixins.py Code formatted with black 2020-12-14 18:05:12 +01:00
normal_pages.py Avatars: replace image column with the new one 2023-12-14 13:02:44 +01:00
oauth2.py Code formatted with black 2020-12-14 18:05:12 +01:00
registration_email.py Move bid_* templates into their respective app dirs 2021-02-24 17:55:56 +01:00
testviews.py Code formatted with black 2020-12-14 18:05:12 +01:00