forked from mozilla/remo
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
39 lines (39 loc) · 1.75 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "vendor"]
path = vendor
url = git://github.com/mozilla/playdoh-lib.git
[submodule "vendor-local/src/happyforms"]
path = vendor-local/src/happyforms
url = https://github.com/mozilla/happyforms
[submodule "vendor-local/src/django-uuslug"]
path = vendor-local/src/django-uuslug
url = https://github.com/un33k/django-uuslug
[submodule "vendor-local/src/markdown"]
path = vendor-local/src/markdown
url = git://github.com/waylan/Python-Markdown.git
[submodule "vendor-local/src/django-waffle"]
path = vendor-local/src/django-waffle
url = https://github.com/jsocol/django-waffle.git
[submodule "vendor-local/src/factory_boy"]
path = vendor-local/src/factory_boy
url = https://github.com/rbarrois/factory_boy.git
[submodule "vendor-local/src/django-cache-machine"]
path = vendor-local/src/django-cache-machine
url = https://github.com/jbalogh/django-cache-machine.git
[submodule "vendor-local/src/jingo-offline-compressor"]
path = vendor-local/src/jingo-offline-compressor
url = https://github.com/peterbe/django-jingo-offline-compressor.git
[submodule "vendor-local/src/pystatsd"]
path = vendor-local/src/pystatsd
url = https://github.com/jsocol/pystatsd.git
[submodule "vendor-local/src/django-statsd"]
path = vendor-local/src/django-statsd
url = https://github.com/andymckay/django-statsd.git
[submodule "vendor-local/src/django-tastypie"]
path = vendor-local/src/django-tastypie
url = https://github.com/toastdriven/django-tastypie.git
[submodule "vendor-local/src/django-database-email-backend"]
path = vendor-local/src/django-database-email-backend
url = https://github.com/stefanfoulis/django-database-email-backend.git
[submodule "vendor-local/src/django-browserid"]
path = vendor-local/src/django-browserid
url = git://github.com/mozilla/django-browserid.git