Is it DJango Row Level Permission ready to use in application development? Or is it just a hook so far, that require third party component to work properly?
As of DJango 1.2, syncdb didn't create any special tables/fields to handle Row Level Perimission.
If not available, what is the best dependable implementation available as open source, that integrates well with DJango.