Opened 18 years ago
Closed 17 years ago
#3580 closed (wontfix)
Contribution: generic view for serialized queryset
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Generic views | Version: | dev |
Severity: | Keywords: | serialization | |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | yes | Needs documentation: | yes |
Needs tests: | yes | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As I posted on django-developers, something like this could be a useful addition to the distribution.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | serialized.txt added |
---|
comment:1 by , 18 years ago
Has patch: | set |
---|---|
Needs documentation: | set |
Needs tests: | set |
Triage Stage: | Unreviewed → Design decision needed |
comment:2 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There's a number of third-party projects that provide this in a more complete way. See, for example, django-rest-interface.