]>
| author | richardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163> | |
| Fri, 19 Jun 2009 16:14:43 +0000 (16:14 +0000) | ||
| committer | richardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163> | |
| Fri, 19 Jun 2009 16:14:43 +0000 (16:14 +0000) | ||
| commit | 702fc032750897d1b2ae02eb769f33b646b2a58d | |
| tree | dc05ef4b3607cb28ebd83453adfae6b4d3bc5bfc | tree | snapshot |
| parent | b9f269f0b634946415260bc75d3448da64891796 | commit | diff |
| jqchat/__init__.py | [new file with mode: 0644] | blob |
| jqchat/admin.py | [new file with mode: 0644] | blob |
| jqchat/fixtures/test_jqchat.json | [new file with mode: 0644] | blob |
| jqchat/models.py | [new file with mode: 0644] | blob |
| jqchat/static/jqchat.js | [new file with mode: 0644] | blob |
| jqchat/templates/jqchat/chat_payload.json | [new file with mode: 0644] | blob |
| jqchat/templates/jqchat/chat_test.html | [new file with mode: 0644] | blob |
| jqchat/templates/jqchat/chat_test_with_desc.html | [new file with mode: 0644] | blob |
| jqchat/tests.py | [new file with mode: 0644] | blob |
| jqchat/urls.py | [new file with mode: 0644] | blob |
| jqchat/views.py | [new file with mode: 0644] | blob |