Update README.md

This commit is contained in:
2026-03-31 18:23:33 +00:00
parent 5cd0223670
commit 70c817c2be

View File

@@ -354,3 +354,16 @@ djarea/
e2e/ Playwright E2E tests
Makefile Test orchestration
```
## Disclosure
Djarea was developed with the assistance of IDE AI Assistance and later with Claude Code.
The architecture, design decisions, developer experience standards and technical direction are mine. I've been programming for 16 years and have a lot of opinions!
DX ideas are inspired by the amazing work of these projects and the hardworking folks behind them:
- Django Ninja
- Django Readers
- Django RAPID Architecture
- React
- Next.js