Django application for creating team member profiles
Version: 0.9zamtools-profiles is a Django application for creating member profiles for users and grouping them into teams. The member profiles are intentionally loosely coupled to users, this allows profiles to exist for users that aren't in the system.
License: BSD License
Operating System: Linux
Homepage: code.google.com
Developed by:
Benefits
- Member profiles can be grouped into multiple teams
- Member profiles can be made private
- Resizable and cached profile picture
- Ready-made templates
- Tests included