Backend (Django)¶
assets/images/general/reflux-logo.png{ width=20%, align=right }
This section documents the Django backend.
Documentation approach¶
We document app-by-app, and within each app file-by-file: - Purpose - Responsibilities - Key classes/functions - Data flows - Gotchas - Tests