]> git.parisson.com Git - django-jqchat.git/commit
convert to south, increase room name length
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Dec 2013 11:24:38 +0000 (12:24 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Dec 2013 11:24:38 +0000 (12:24 +0100)
commit0fa44b34300ab8adb9ee8bf24d14cff07947712c
tree502a2aa5b5fc49d5338b44a63381dfb69551fa37
parent6d49284c82b4bc140dccf851d87173698c92e07d
convert to south, increase room name length
jqchat/migrations/0001_initial.py [new file with mode: 0644]
jqchat/migrations/0002_auto__chg_field_room_name.py [new file with mode: 0644]
jqchat/migrations/__init__.py [new file with mode: 0644]
jqchat/models.py