From 70c817c2be9191d6b1973d85b66429e2a39f5833 Mon Sep 17 00:00:00 2001 From: rythazhur Date: Tue, 31 Mar 2026 18:23:33 +0000 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f48f93e..92670f2 100644 --- a/README.md +++ b/README.md @@ -353,4 +353,17 @@ djarea/ example/ Integration test backend e2e/ Playwright E2E tests Makefile Test orchestration -``` \ No newline at end of file +``` + +## 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 \ No newline at end of file