Skip to content

docs: auto-document django-react-intro#2

Open
codepress-dev[bot] wants to merge 1 commit into
masterfrom
codepress/codepress/auto-document-django-react-intro-b8377e86
Open

docs: auto-document django-react-intro#2
codepress-dev[bot] wants to merge 1 commit into
masterfrom
codepress/codepress/auto-document-django-react-intro-b8377e86

Conversation

@codepress-dev

@codepress-dev codepress-dev Bot commented Jun 24, 2026

Copy link
Copy Markdown

Summary

Adds auto-generated feature documentation for the django-react-intro repository. Covers the three major architectural areas: the SPA+Django single-origin serving integration, the token-based authentication system built on rest_auth and allauth, and the Redux store + React Router setup.

Changes

  • Add codepress_documentation/INDEX.md with feature index
  • Add features/spa-django-integration/README.md: build pipeline, postbuild copy script, catch-all URL pattern, static file config, known issues (CORS, SITE_ID, SECRET_KEY)
  • Add features/auth-system/README.md: REST API endpoint reference, Django config, sample auth UI components (Auth, LoginForm, SignupForm, GithubButton)
  • Add features/redux-routing/README.md: store configuration, root reducer, example action/reducer pattern, route definitions, Aphrodite styling approach

Authors

Generated with CodePress

Documents the three major architectural features:
- SPA + Django integration (build pipeline, catch-all URL, static serving)
- Authentication system (rest_auth endpoints, sample auth UI components)
- Redux + routing setup (store config, react-router-redux, container pattern)
Sign up for free to 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.

0 participants