Great. Sorry for sending this twice. I thought it got deleted so
I sent it again. Looks like it was delayed for ~2 days : (
But I'm still greatful for any advice : )

On Oct 17, 2:19 pm, nausikaa <[email protected]> wrote:
> Hi
>
> I'm writing a web interface where users (in groups with different
> rights) can login and view and edit db entries.
> At the moment the authentication functionality is in
> myproject/
>    auth.py
>
> The authenticate method in auth.py does ldap authentication.
> Now my question:
>
> Would it be better to make a separate app called 'auth' or is it ok to
> just leave it in the auth.py?
> It's not much code but then again dividing the project into many apps
> seems not like a bad idea either.
>
> Thanks for your help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to