2006/8/24, Viktor Kerkez <[EMAIL PROTECTED]>: > > On 8/24/06, didier Belot <[EMAIL PROTECTED]> wrote: > > What is the libuser that's imported in zmaj.users.views.py ? > > It's a python library that implements a standardized interface for > manipulating and administering user and group accounts. It's developed > by RedHat, but can be found for every linux distribution.
Yes, thanks. Just for ubuntu users here, there is no such lib in dapper. I've been able to get the source and debian diff for python 2.3, and recompile it for python 2.4 About the service app: it is very distribution specific! Maybe you can have a base class defining the api, and distribution specific classes doing the job (one for fedora/redhat, one for debian, ...) with a DISTRIBUTION setting in the settings file. I'll let you know if I finish an ubuntu specific one. -- didier --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---