Opened 16 years ago
Closed 16 years ago
#12511 closed (fixed)
Typo in django/db/transaction.py
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
DEFALUT_DB_ALIAS -> DEFAULT_DB_ALIAS
Patch attached.
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | transaction.diff added |
|---|
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r12110.