Skip to content

feat(django-api): raise template to FastAPI/CNA quality bar - #66

Merged
ulises-jeremias merged 3 commits into
mainfrom
feat/django-api-quality-bar
Jul 18, 2026
Merged

feat(django-api): raise template to FastAPI/CNA quality bar#66
ulises-jeremias merged 3 commits into
mainfrom
feat/django-api-quality-bar

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

Note

Replaces closed#64 (base branch deleted when #63 merged).

Test plan

  • Local pytest health + OpenAPI schema
  • CI green on this PR

Made with Cursor

ulises-jeremiasand others added 3 commits July 18, 2026 03:54
Feature apps under apps/, drf-spectacular OpenAPI (/schema, /docs), full
docs suite including TYPING, and a copy-me feature scaffold under
docs/examples (not an installed app).
Co-authored-by: Cursor <cursoragent@cursor.com>
docs/examples/feature-app is a copy-me scaffold, not an installable
package — drop __init__.py and exclude docs/ from mypy/ruff.
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias
ulises-jeremias merged commit 06dc9b6 into mainJul 18, 2026
11 checks passed
@ulises-jeremias
ulises-jeremias deleted the feat/django-api-quality-bar branch July 18, 2026 07:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ulises-jeremias