schon/vibes_auth/migrations
Egor fureunoir Gorbunov 3590dbbe2b Features: 1) Add caching mechanism for 'recently_viewed' functionality.
Fixes: 1) Remove 'recently_viewed' ManyToManyField from User model and related migration; 2) Correct handling of product addition in 'recently_viewed' logic.

Extra: Refactor 'recently_viewed' to use cache instead of database field; cleanup unused imports and model attributes.
2025-05-19 15:09:45 +03:00
..
0001_initial.py Features: 1) Add caching mechanism for 'recently_viewed' functionality. 2025-05-19 15:09:45 +03:00
0002_blacklistedtoken_outstandingtoken.py Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00