schon/blog/migrations
2025-10-21 12:25:24 +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
0007_post_is_static_page.py Features: 1) Add Gateway model with fields for UUID, activation status, currency details, limits, and integration variables; 2) Add gateway foreign key to Transaction model; 3) Introduce is_static_page field to Post model to differentiate static pages; 4) Add integration_path field to Vendor model. 2025-10-21 12:25:24 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00