From eec7511e58c055fa0c6a6d0bc80c68fb96616dd3 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 20 Jan 2017 17:22:05 +0100 Subject: [PATCH] Use custom django-ipauth --- lib/TimeSide | 2 +- requirements-dev.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/TimeSide b/lib/TimeSide index 3f56ebfe..57f30839 160000 --- a/lib/TimeSide +++ b/lib/TimeSide @@ -1 +1 @@ -Subproject commit 3f56ebfe3a5fe3ba1a802e50a746f8ce0a6fca42 +Subproject commit 57f30839a71dd9f83a577fb1e1530f73f9940472 diff --git a/requirements-dev.txt b/requirements-dev.txt index 1a3f8d6f..cbd04267 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,3 +3,4 @@ -e git+https://github.com/Parisson/ebooklib.git#egg=ebooklib-0.16 -e git+https://github.com/Parisson/saved_searches.git#egg=saved_searches-2.0.0-beta -e git+https://github.com/maths28/django-haystack.git@v2.4.1.dev0#egg=django-haystack-2.4.1.dev0 +-e git+https://github.com/yomguy/django-ipauth.git#egg=django-ipauth-0.4.1-dev -- 2.39.5