# HackSoftware/Django-Styleguide

Django styleguide used in HackSoft projects

Repository: https://github.com/HackSoftware/Django-Styleguide
Canonical: https://ross.abutalabs.com/products/django-styleguide
Language: Python
License: MIT
License Family: permissive
Last push: 2025-09-25T11:25:18+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 43, release rhythm 35, longevity 100
- inputs: {"age_days": 2961, "days_push": 342, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6282, forks 622 (observed 2026-08-28T04:09:41.268176+00:00)

## What it is
A comprehensive styleguide documenting HackSoft's best practices for building Django projects, covering models, services, APIs, testing, settings, and error handling. It serves as a reference guide rather than an installable library.

## Use cases
- learn django best practices
- structure a django project
- django rest framework api conventions
- django service layer patterns
- django testing conventions
- django error handling patterns

## When to choose
- starting a new Django project and wanting opinionated conventions
- standardizing Django code style across a team
- learning how to organize services, selectors, and serializers in Django

## When to avoid
- you need an installable package or tool rather than documentation
- your team already follows a different Django styleguide
- you use a framework other than Django

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: web-development, backend, developer-tools, tutorials
- platform: python
- tags: django, styleguide, best-practices, drf, coding-standards

## Member repositories
- HackSoftware/Django-Styleguide (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:41.268176+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:46:19.828561+00:00, confidence not recorded.
  - readme: https://github.com/HackSoftware/Django-Styleguide (fetched 2026-08-28T04:09:41.268176+00:00, sha 17edc6af616f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
