Initial commit.
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Sat, 2 Feb 2013 00:51:36 +0000 (01:51 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Sat, 2 Feb 2013 00:51:36 +0000 (01:51 +0100)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
dev_requirements.txt [new file with mode: 0644]
requiremnts.txt [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..59f5ed5
--- /dev/null
@@ -0,0 +1,3 @@
+.*.swp
+.*.swo
+*.pyc
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/dev_requirements.txt b/dev_requirements.txt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/requiremnts.txt b/requiremnts.txt
new file mode 100644 (file)
index 0000000..18e1319
--- /dev/null
@@ -0,0 +1,2 @@
+Django
+django-authgroupex