From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: c135ca2d20497641fdf504517d066d9606f06e25
https://github.com/mikemintz/deme/commit/c135ca2d20497641fdf504517d066d9606f06e25
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2011-11-13 (Sun, 13 Nov 2011)
Changed paths:
M deme_django/cms/templates/default_layout.html
A deme_django/modules/chat/__init__.py
A deme_django/modules/chat/migrations/0001_create_chatmessage.py
A deme_django/modules/chat/migrations/__init__.py
A deme_django/modules/chat/models.py
A deme_django/modules/chat/templates/chat/history.html
A deme_django/modules/chat/templatetags/__init__.py
A deme_django/modules/chat/templatetags/chat_extras.py
A deme_django/modules/chat/urls.py
A deme_django/modules/chat/views.py
Log Message:
-----------
Implemented chat functionality