summaryrefslogtreecommitdiff
path: root/tests/modeltests/proxy_models
AgeCommit message (Expand)Author
2009-11-21[soc2009/multidb] Split SQL construction into two seperate classes, the Query...Alex Gaynor
2009-06-10[soc2009/multidb] Merged up to trunk r10973. Resolved merge conflictsAlex Gaynor
2009-05-19Fixed #11116 -- Corrected the deletion of proxy objects. Thanks to Samuel Ada...Russell Keith-Magee
2009-05-11Fixed #10953, #10955: proxies of proxies now work correctly, though I still d...Jacob Kaplan-Moss
2009-04-11Fixed #10738 -- Fixed content type values for deferred and proxy models.Malcolm Tredinnick
2009-03-18Fixed #10356 -- Added pure-Python inheritance for models (a.k.a proxy models).Malcolm Tredinnick