jrief/django-angular
Let AngularJS play well with Django observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4923
- days_rel: n/a
- days_push: 1024
- n_releases_24m: 0
Adoption not part of the score
1217 stars · 290 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django library that integrates AngularJS with Django Forms, enabling client-side form validation driven by server-side form declarations. It provides directives for uploading form data to endpoints and rendering server-side validation errors in AngularJS applications.
Use cases
- validate Django forms on the client with AngularJS
- submit Django forms via AJAX to a server endpoint
- render server-side form errors inline in an AngularJS app
- render Django forms with Bootstrap 3 styling
- validate a set of forms against one shared endpoint
When to choose
- you maintain a legacy Django + AngularJS 1.x codebase that already uses this library
- you need server-declared validation constraints mirrored in client-side AngularJS form validation
When to avoid
- starting any new project, since AngularJS is deprecated and the README recommends django-formset instead
- your frontend uses modern Angular, React, or Vue rather than AngularJS 1.x
- you only need a REST API layer, where djangorestframework is a better fit
Facets
library · maturity maintenance
form-handling web-framework middleware serialization web-development frontend backend developer-tools python browser django angularjs form-validation deprecated client-side-validation web-server
2 sources
- readme: https://github.com/jrief/django-angular · fetched 2026-08-28 · 7d13ee541072
- homepage: http://django-angular.awesto.com/ · fetched 2026-08-29 · 5efcd5968a02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jrief/django-angular | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jrief/django-angular")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem