]> git.parisson.com Git - mezzo.git/commitdiff
Add django-prestashop submodule
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 20 Sep 2016 14:49:56 +0000 (16:49 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 20 Sep 2016 14:51:00 +0000 (16:51 +0200)
.gitmodules
lib/django-prestashop [new submodule]
requirements-dev.txt

index 6fd51c5a96b24b13d1c22174e7952c60726a26c0..8bc911da45b1e328eff245588cfdd0533200e77f 100644 (file)
@@ -7,3 +7,6 @@
 [submodule "data"]
        path = data
        url = git+ssh://git@git.forge.ircam.fr/ircam-www-data.git
+[submodule "lib/django-prestashop"]
+       path = lib/django-prestashop
+       url = git+ssh://git@git.forge.ircam.fr/django-prestashop.git
diff --git a/lib/django-prestashop b/lib/django-prestashop
new file mode 160000 (submodule)
index 0000000..1b7f9c3
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 1b7f9c30776907a7815109ec64f3347ab3c71705
index 703f0871b259a3c3f00ab597eaa189f067f5e161..1723fe6c816ea25ce5fa63d744fe83feeface266 100644 (file)
@@ -2,3 +2,4 @@
 -e git+https://github.com/yomguy/mezzanine.git@jquery#egg=mezzanine-4.2-dev
 -e git+https://github.com/yomguy/grappelli-safe.git@dynamic_stacked#egg=grappelli-safe-0.4.2
 https://forge.ircam.fr/p/django-eve/source/download/dev/
+https://forge.ircam.fr/p/django-prestashop/source/download/master/