Opened 11 years ago
Closed 11 years ago
#22668 closed Cleanup/optimization (invalid)
FAQ Databases and Models example needs an update
| Reported by: | John | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The example at the top of models.txt in the faq references a non-existant module "connection".
I would fix it myself but I am still familiarizing myself with trac and the Django codebase. If I figure it out I will send patch.
Note:
See TracTickets
for help on using tickets.
Nevermind. You can access connection in interactive shell.