On 8/22/06, Mart <[EMAIL PROTECTED]> wrote:
>
> Hi Chris,
>
> I was just wondering why wasn't there any helper methods to achieve
> exactly the same result as you can by editing the Django source (in
> your case the django.db), but without editing anything out of your
> application's directory.
> That way even the code repository wouldn't have invent some way to
> install the application/add-on, just download the application
> directory, add it to the project and setup some settings, no mangling
> with Django's source.
>
> (The previous might be exactly what you said in your message's last
> paragraph.)
>
> Mart

Do you mean by your question why is this row level permissions feature
not available in the main Django distribution?

If I understand you correctly, and that was your question, then the
answer is that it is very experimental and under heavy development. So
it is being isolated for the time being. Once it is a bit more mature,
it will be merged with the main Django distribution, and you will not
have to download it seperatly.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to