forked from govtrack/govtrack.us-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 972 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "ext/django-registration-pv"]
path = ext/django-registration-pv
url = git://github.com/JoshData/django-registration-pv.git
[submodule "ext/django-haystack"]
path = ext/django-haystack
url = https://github.com/JoshData/django-haystack.git
[submodule "ext/diff_match_patch-python"]
path = ext/diff_match_patch-python
url = git://github.com/JoshData/diff_match_patch-python.git
[submodule "ext/stateface"]
path = ext/stateface
url = https://github.com/propublica/stateface
[submodule "ext/congressxml"]
path = ext/congressxml
url = https://github.com/govtrack/congressxml
[submodule "ext/django-simplegetapi"]
path = ext/django-simplegetapi
url = https://github.com/JoshData/django-simplegetapi
[submodule "ext/django-lorien-common"]
path = ext/django-lorien-common
url = https://github.com/govtrack/django-lorien-common
[submodule "ext/django-html-emailer"]
path = ext/django-html-emailer
url = https://github.com/if-then-fund/django-html-emailer