Add group model.
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Sat, 2 Feb 2013 11:46:27 +0000 (12:46 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Sat, 2 Feb 2013 11:46:29 +0000 (12:46 +0100)
commit74a237a62c680e8b6e544cf887cd4e5c37a0547b
tree1d5f22b67a903e39c070a06392f6c8b51f9e1fdc
parenta64ea71cbaaea0cde5512e9b15fcd93163e3b05e
Add group model.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Makefile
manage.py
xnet/group/__init__.py [new file with mode: 0644]
xnet/group/admin.py [new file with mode: 0644]
xnet/group/models.py [new file with mode: 0644]
xnet/locale/fr_FR/LC_MESSAGES/django.po [new file with mode: 0644]
xnet/settings.py