schon/engine
Egor fureunoir Gorbunov 09610d98a2 feat(demo_data): enhance data generation with get_or_create
- Replaced `create` operations with `get_or_create` to ensure idempotency during data generation.
- Avoided redundant user, product image, and post creation when duplicates exist.
- Updated user and stock handling to leverage defaults for improved clarity.
- Prevented overwriting existing blog post and product image content.
2026-02-27 22:27:39 +03:00
..
blog feat(blog): enhance slug behavior and expand demo data attributes 2026-02-27 18:47:14 +03:00
core feat(demo_data): enhance data generation with get_or_create 2026-02-27 22:27:39 +03:00
payments 2026.1 2026-01-26 03:23:41 +03:00
vibes_auth refactor(engine): downgrade ty version and clean up unused code 2026-02-21 20:01:28 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00