Django Service

Apply this skill when organizing business logic in Django. Covers the service layer pattern — extracting business logic from views and models into dedicated service classes for testability, reusability, and separation of concerns. Triggered by phrases like 'service layer', 'business logic', 'fat models', 'where to put logic', or when refactoring Django views. Use when this capability is needed.

tomevault-io f8dd2c5 2 files · 5.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/upstate-web-co--uwc-django-skills--django-service commit f8dd2c55f0

Frequently asked questions

npx skillmds@latest add tomevault-io/django-service