Change History for QuerysetRefactorBranch

Version Date Author Comment
29 14 years vrehak removed spam
28 14 years KevinSmith
27 14 years KevinSmith
26 15 years jlrivitti@…
25 15 years Luke Plant
24 15 years Malcolm Tredinnick Removed something that was a bug, rather than a backwards-incompatible …
23 15 years anonymous
22 15 years Rob Hudson <treborhudson@…> Providing a link for details rather than just text.
21 15 years Malcolm Tredinnick Typo fix.
20 15 years Malcolm Tredinnick Added some backwards-incompat info about order_by()
19 15 years simon Changed links to point at djangoproject.com/documentation equivalents
18 15 years simon Removed "how to get the branch" section, as it has been merged in to trunk.
17 15 years Russell Keith-Magee Updated reference to valueslist() to values_list()
16 15 years Malcolm Tredinnick Split backwards-incompat changes into "things you care about" and "other"
15 15 years Malcolm Tredinnick Updated after branch merge to trunk.
14 15 years anonymous
13 15 years dan <dan@…> inserted link to referenced model-api docs
12 15 years Malcolm Tredinnick Clarified the use of extra(order_by=...).
11 16 years Malcolm Tredinnick Added a note about full support for &, | and ~ with Q classes.
10 16 years Malcolm Tredinnick Try a different spelling of "argument".
9 16 years Malcolm Tredinnick Updated with the last week's progress.
8 16 years Paul Smith Added "order_by" to backwards incompatible changes w.r.t. field names
7 16 years Malcolm Tredinnick Removed on work-in-progress item
6 16 years Malcolm Tredinnick Missed something on last update.
5 16 years Malcolm Tredinnick Updated to reflect the current state of play.
4 16 years anonymous
3 16 years Malcolm Tredinnick Removed a reverted backwards-incompatibility.
2 16 years Malcolm Tredinnick Updated to current status.
1 16 years Malcolm Tredinnick Created a small branch description page.
Back to Top