]> git.parisson.com Git - mezzo.git/commitdiff
add eve module
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 31 Mar 2016 09:57:27 +0000 (11:57 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 31 Mar 2016 09:57:27 +0000 (11:57 +0200)
.gitmodules [new file with mode: 0644]
lib/django-eve [new submodule]
requirements-dev.txt

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..de0a135
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "lib/django-eve"]
+       path = lib/django-eve
+       url = git+ssh://git@git.forge.ircam.fr/django-eve.git
diff --git a/lib/django-eve b/lib/django-eve
new file mode 160000 (submodule)
index 0000000..ffd765e
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ffd765e822be3f2cd8eff85e3876832174de9586
index ab147aea63bc5c489e89d1f6253175070f2c3dac..d6ec169062fabb219e653a37f15411c9083dc82a 100644 (file)
@@ -1,2 +1,3 @@
 -e git+https://github.com/yomguy/mezzanine-agenda.git#egg=mezzanine-agenda-0.2.0
 -e git+https://github.com/stephenmcd/mezzanine.git#egg=mezzanine-4.1-dev
+-e git+https://github.com/yomguy/django-eve.git#egg=django-eve-1.0