From 8552f3a2c6882b71d0bbd961cd8a9725628bd95b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 4 Oct 2014 13:35:40 -0700 Subject: [PATCH] dev-python/django-cache-url: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/django-cache-url | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/django-cache-url diff --git a/.gitmodules b/.gitmodules index 68926de..eb2f4bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -54,6 +54,10 @@ path = dev-python/derpconf url = ./ branch = dev-python/derpconf +[submodule "dev-python/django-cache-url"] + path = dev-python/django-cache-url + url = ./ + branch = dev-python/django-cache-url [submodule "dev-python/django-grappelli"] path = dev-python/django-grappelli url = ./ diff --git a/dev-python/django-cache-url b/dev-python/django-cache-url new file mode 160000 index 0000000..301b296 --- /dev/null +++ b/dev-python/django-cache-url @@ -0,0 +1 @@ +Subproject commit 301b296f90f270c5fcc152e74409e785e1723b11 -- 2.26.2