From 9f2433ab0b89271412c1bcd09886c8d16605fad5 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 24 Sep 2014 11:19:38 -0700 Subject: [PATCH] dev-python/django-tables2: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/django-tables2 | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/django-tables2 diff --git a/.gitmodules b/.gitmodules index 23fe274..f41c1c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,3 +42,7 @@ path = dev-python/django-positions url = ./ branch = dev-python/django-positions +[submodule "dev-python/django-tables2"] + path = dev-python/django-tables2 + url = ./ + branch = dev-python/django-tables2 diff --git a/dev-python/django-tables2 b/dev-python/django-tables2 new file mode 160000 index 0000000..52fda06 --- /dev/null +++ b/dev-python/django-tables2 @@ -0,0 +1 @@ +Subproject commit 52fda0668943b05c6b749111db34f82fa5c27c48 -- 2.26.2