From: Guillaume Pellerin Date: Tue, 20 Sep 2016 14:49:56 +0000 (+0200) Subject: Add django-prestashop submodule X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=add3a7208d242978b5ded21d24f20fe88666c838;p=mezzo.git Add django-prestashop submodule --- diff --git a/.gitmodules b/.gitmodules index 6fd51c5a..8bc911da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 index 00000000..1b7f9c30 --- /dev/null +++ b/lib/django-prestashop @@ -0,0 +1 @@ +Subproject commit 1b7f9c30776907a7815109ec64f3347ab3c71705 diff --git a/requirements-dev.txt b/requirements-dev.txt index 703f0871..1723fe6c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -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/