docs: rename Django tutorial project directory
Metadata
Current evaluation
Merged after addressing review feedback. Renamed the Django tutorial project directory from django-hello-world to django-tutorial. Approved by four reviewers, passed all CI checks, and closed issue #1156.
Suggested action: —
No scores available.
Issue body
## Summary
- rename the Django tutorial project directory from `django-hello-world` to `django-tutorial` in the tutorial text
- keep the rock name unchanged to avoid changing the scope of the tutorial
Closes #1156
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after addressing review feedback. Renamed the Django tutorial project directory from django-hello-world to django-tutorial. Approved by four reviewers, passed all CI checks, and closed issue #1156. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after updates aligned the Django tutorial directory, app, and rock names per reviewer feedback. Documentation and task.yaml were updated accordingly, proceeding despite a persistent snap-tests failure. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
20
Complexity:
15
Confidence:
90
|
needs review | Renames the Django tutorial project directory to django-tutorial and aligns rock and project naming conventions. Approved by reviewers, but currently blocked by a persistent snap-tests failure. Awaiting test rerun or merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1150 docs: clarify Django tutorial directory changes | rockcraft | merged | Merged documentation update clarifying Django tutorial directory navigation and adding explicit return commands. Reviewers requested path corrections and suggested renaming the project directory to reduce confusion, which was scoped out and tracked separately. | |
| #1156 docs: Update project structure of Django tutorial | rockcraft | closed | Resolved after a contributor volunteered to rename the tutorial project directory from django-hello-world to django-tutorial, fixing user navigation confusion and aligning with Charmcraft. | |
| #2196 docs: maintain Django tutorial | charmcraft | merged | Merged documentation updates for the Django tutorial. Changes standardize the manage command, correct path references, and fix code indentation. Approved by reviewers and merged with 17 lines changed across two files. |