#8028 closed (fixed)
Small docstring fix for BaseDatabaseOperations.value_to_db_*
Change History (6)
by , 17 years ago
Attachment: | docstring_fix_on_backends.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 17 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:3 by , 17 years ago
milestone: | 1.0 beta → 1.0 |
---|
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8146]) Fixed #8028 -- A couple of small docstring fixes from [8131]. Thanks, Leo Soto.