Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

saleor-django-migration

Generate Django schema migrations for the Saleor codebase using manage.py makemigrations. Use when (1) a new Django model is created, (2) model fields are added/altered/removed, (3) user explicitly asks to create a migration. This skill covers ONLY synchronous schema migrations (CreateModel, AddField, AlterField, RemoveField, etc.) — NOT data migrations with RunPython or RunSQL. If unsure whether the migration is schema-only, ask the user.

النجوم٢٢٬٩٦٣
التفرعات٦٬٠٥٠
آخر تحديث٥ مارس ٢٠٢٦ في ٠٧:٢٦
SKILL.md
readonly