templates/group
|
Modify group
|
2012-08-03 11:33:23 +08:00 |
__init__.py
|
Notify group message reply
|
2012-06-27 16:39:49 +08:00 |
forms.py
|
Move group_avatar from group to avatar.
|
2012-07-14 20:17:40 +08:00 |
handlers.py
|
Find '@<name>' in group messages
|
2012-07-24 14:00:27 +08:00 |
models.py
|
Add index to groupmessage and fix typo.
|
2012-07-30 20:19:17 +08:00 |
settings.py
|
Move group_avatar from group to avatar.
|
2012-07-14 20:17:40 +08:00 |
signals.py
|
Notify group message reply
|
2012-06-27 16:39:49 +08:00 |
tests.py
|
Add group feature
|
2012-05-15 11:01:32 +08:00 |
urls.py
|
Move group_avatar from group to avatar.
|
2012-07-14 20:17:40 +08:00 |
views.py
|
Add autocomplete when send file shared link
|
2012-08-03 14:01:24 +08:00 |