app/soc/models/user.py
2008-10-15 Todd Larsen Define the Models for implementing Quizzes (collections of Questions) and their
2008-10-12 Sverre Rabbelier Replace almost all occurences of linkname with link_name
2008-09-24 Todd Larsen Note 'groups' back-reference from 'founder' property in soc.models.group.Group.
2008-09-21 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
2008-09-18 Todd Larsen Add a verbose_name and help_text to the User.id Property.
2008-09-12 Todd Larsen Make isIdDeveloper() also able to check an is_developer Boolean property in
2008-09-12 Todd Larsen ...
2008-08-28 Todd Larsen Clean up User Model and User profile edit view now that soc.logic.site.id_user
2008-08-22 Pawel Solyga Added public view support (not using controller yet)
2008-08-20 Pawel Solyga User Profile view (without controller yet).
2008-08-19 Pawel Solyga Created response helper respond() function that is used to generate base templates and it's child templates (handles sign in/out links, user name etc).
2008-08-19 Pawel Solyga Updated User and Person models.
2008-07-18 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
less more (0) tip