blender-id/bid_main/views
Anna Sirota fa36b392cd User-modified: clean handling of avatar changes
There were several places (2 in signals, 1 in a view) trying to delete
avatar files when those were changed.
This caused user-modified not to fire when avatar changed or fire when
avatar file wasn't yet the updated one.
2024-05-31 19:00:19 +02: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 User-modified: clean handling of avatar changes 2024-05-31 19:00:19 +02: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