From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: d82f211c8a9bc77492fce7981f33f0eb9691dfd8
https://github.com/mikemintz/deme/commit/d82f211c8a9bc77492fce7981f33f0eb9691dfd8
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2011-11-16 (Wed, 16 Nov 2011)
Changed paths:
M deme_django/cms/views.py
A deme_django/modules/community_forum/__init__.py
A deme_django/modules/community_forum/migrations/0001_create_participant.py
A deme_django/modules/community_forum/migrations/__init__.py
A deme_django/modules/community_forum/models.py
A deme_django/modules/community_forum/templatetags/__init__.py
A deme_django/modules/community_forum/templatetags/air_extras.py
A deme_django/modules/community_forum/urls.py
A deme_django/modules/community_forum/views.py
M deme_django/modules/event/models.py
Log Message:
-----------
Added community_forum module with CommunityForumParticipant model/view