Opened 11 years ago

Closed 11 years ago

#20884 closed Cleanup/optimization (fixed)

Stop using ._clone() in class based views

Reported by: Marc Tamlyn Owned by: nobody
Component: Generic views Version: dev
Severity: Normal 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

Based on this ML discussion: https://groups.google.com/forum/#!topic/django-developers/qFE78ZpDP6A/discussion

Should also document the behaviour of queryset when used as a class attribute.

Change History (2)

comment:2 by Marc Tamlyn, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top