In article <15b1e25c-2bb4-425e-974f-be3d686b5...@p21g2000prn.googlegroups.com>, VP <vadim.pestovni...@gmail.com> wrote: > >I need to create a web based inventory tool with specific requirements >such as: > >* More then one group is going to use it. >* Authentication and authorization system based on user and group >privileges. > >For example based on a group privileges group can add/edit/delete >their own stuff and having a read only access to other groups stuff.
Maybe this would help? http://code.google.com/p/django-inventory/ I do think you should plan on using a framework of some kind, to handle the authentication system at least. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "Many customs in this life persist because they ease friction and promote productivity as a result of universal agreement, and whether they are precisely the optimal choices is much less important." --Henry Spencer -- http://mail.python.org/mailman/listinfo/python-list