Opened 12 years ago
Closed 12 years ago
#16114 closed Bug (fixed)
typo in contributing/writing-code/unit-tests documentation
Reported by: | danger | Owned by: | teraom |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
To make it easy to get started. Django provides a sample settings module that uses the SQLite database.
There is '.' instead of ','
Attachments (1)
Change History (5)
comment:1 Changed 12 years ago by
Triage Stage: | Unreviewed → Accepted |
---|
Changed 12 years ago by
Attachment: | unit_test_doc_typo-16114.diff added |
---|
comment:2 Changed 12 years ago by
Has patch: | set |
---|---|
Owner: | changed from nobody to teraom |
Status: | new → assigned |
comment:3 Changed 12 years ago by
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [16300]: