silverstripe-translatable/code/model
Ingo Schommer 7d9a802073 BUG Use new ORM methods (fixes #42)
This subtly changes the caching behaviour
where get_one() calls are replaced, results
will be no longer cached. There's no built-in core
way to cache DataList results, so for now we accept
that there's less caching due to this internal change.
2012-08-14 11:25:00 +02:00
..
Translatable.php BUG Use new ORM methods (fixes #42) 2012-08-14 11:25:00 +02:00