Opened 16 years ago
Closed 15 years ago
#11034 closed (fixed)
Typo in admin actions documentation
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | |
Severity: | Keywords: | typo | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The second-to-last line in the first code snippet should read serializers.serialize, not serialize.serialize
Attachments (2)
Change History (4)
by , 16 years ago
Attachment: | 11034.diff added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|---|
Keywords: | typo added |
Triage Stage: | Unreviewed → Ready for checkin |
by , 16 years ago
Attachment: | export_as_json.diff added |
---|
serializers.serialize also takes a format as first parameter.
Note:
See TracTickets
for help on using tickets.
trivial patch