Change History for ClassBasedViews

Version Date Author Comment
15 15 years Andrew Badr
14 15 years Russell Keith-Magee Clarified brainfart.
13 15 years Russell Keith-Magee Directed attention to my bitbucket branch
12 15 years Luke Plant
11 15 years Luke Plant
10 15 years Luke Plant
9 15 years George Sakkis Syntax sugar for storing state on request through getattr/setattr
8 15 years Carl Meyer self-correction: copy-on-call's failure can manifest in …
7 15 years Carl Meyer use preview, fool
6 15 years Carl Meyer add a couple additional notes
5 15 years Russell Keith-Magee Document why modifying urlresolver isn't viable.
4 15 years Carl Meyer add "store state on request" thread-safety option
3 15 years Andrew Godwin Adding a few more "bikeshed-worthy" topics, and a reasonable first …
2 15 years Ben Firshman
1 15 years Russell Keith-Magee Summary of work on Class-based generic views
Back to Top