schon/blog/migrations
Egor fureunoir Gorbunov f646d5ab09 Features: 1) Add Stock existence filters for has_price and has_stock annotations in queries; 2) Introduce personal_order_tail for improved ordering logic; 3) Support advanced filtering in DjangoFilterConnectionField with augmented filters and types.
Fixes: 1) Correct import order in multiple files; 2) Remove unnecessary migration file metadata changes.

Extra: 1) Refactor ordering logic to streamline query annotations; 2) Improve code readability with explicit list annotations and consistent formatting adjustments.
2025-10-07 17:49:07 +03:00
..
0001_initial.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
0002_alter_post_slug_alter_post_title.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
0003_alter_post_tags.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
0004_post_content_ar_ar_post_content_cs_cz_and_more.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
0005_post_content_fa_ir_post_content_he_il_and_more.py Features: 1) Added new language options to User model's language field in vibes_auth; 2) Introduced localized title and content fields to Post model in blog; 3) Implemented multilingual support for various fields in Attribute, AttributeGroup, AttributeValue, Brand, Category, CategoryTag, and Product models in core; 2025-09-19 17:02:11 +03:00
0006_post_meta_description_post_meta_description_ar_ar_and_more.py Features: 1) Add Stock existence filters for has_price and has_stock annotations in queries; 2) Introduce personal_order_tail for improved ordering logic; 3) Support advanced filtering in DjangoFilterConnectionField with augmented filters and types. 2025-10-07 17:49:07 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00