# nathanborror/django-basic-apps

Simple prebuilt applications.

Repository: https://github.com/nathanborror/django-basic-apps
Canonical: https://ross.abutalabs.com/products/django-basic-apps
Homepage: http://code.google.com/p/django-basic-apps/
Language: Python
License: BSD-3-Clause
License Family: permissive
Archived: true
Last push: 2020-10-09T16:44:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6418, "days_push": 2154, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1315, forks 309 (observed 2026-08-28T04:04:20.614481+00:00)

## What it is
A collection of simple, prebuilt Django applications (blog, inlines, tagging, etc.) meant to be dropped into Django projects as reusable building blocks. It provides common content-management features like blog posts and inline content embedding via template filters.

## Use cases
- add a blog to a django project
- embed photos or content inline in blog posts
- reuse prebuilt django apps instead of writing from scratch
- bootstrap a simple content site with django
- add tagging and comments to a django app

## When to choose
- you maintain a legacy Django project already using these apps
- you want minimal, readable Django app source to learn from

## When to avoid
- you are starting a new Django project and want maintained packages
- you need modern Django compatibility or security updates
- you need a full-featured CMS

## Facets
- artifact type: library
- maturity: abandoned
- function: templating, web-framework
- domain: web-development, cms, developer-tools
- platform: python
- tags: django, reusable-apps, blog, inlines, boilerplate, web-server

## Member repositories
- nathanborror/django-basic-apps (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.614481+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-30T04:48:42.523266+00:00, confidence not recorded.
  - readme: https://github.com/nathanborror/django-basic-apps (fetched 2026-08-28T04:04:20.614481+00:00, sha 9879c8cbcec8)
  - homepage: http://code.google.com/p/django-basic-apps/ (fetched 2026-08-29T12:07:13.373172+00:00, sha 956806a115a6)
  - registry_pypi: https://pypi.org/pypi/django-basic-apps/json (fetched 2026-08-29T12:07:13.375597+00:00, sha acffd5da59d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
