aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-08-20 18:43:12 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-08-20 18:48:27 +0300
commit1de27e268432d16c056707e655f38c66c72eec9c (patch)
tree7233f6fef0a77b49cb2a9e725325e8dd1a5d695d /.gitmodules
parentdb539eeb9979b96b65fad84a9fae6f6946bea867 (diff)
downloaddico-1de27e268432d16c056707e655f38c66c72eec9c.tar.gz
dico-1de27e268432d16c056707e655f38c66c72eec9c.tar.bz2
dicoweb: Fix Python 3 compatibility
Remove the phased-out "wit" submodule. Use wikitrans instead. * .gitmodules: Remove the wit submodule * app/python/wit: Delete * app/python/mediawiki.py: Use wikitrans. * app/python/mediawiki2.py: Use wikitrans. * dicoweb/INSTALL: Update. * dicoweb/dicoclient/dicoclient.py: Use wikitrans. Fix python 3 compatibility. * dicoweb/dicoclient/__init__.py: Fix python 3 compatibility. * dicoweb/requirements.txt: Rewrite. * dicoweb/templates/base.html: Likewise. * dicoweb/templates/index.html: Likewise. * dicoweb/views.py: Likewise. * dicoweb/wsgi.virtualenv.py: Remove * dicoweb/settings-sample.py: Remove deprecated statements.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 7bc07b7..4224228 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule "app/python/wit"]
- path = app/python/wit
- url = git://git.gnu.org.ua/wit.git
[submodule "gint"]
path = gint
url = git://git.gnu.org.ua/gint.git

Return to:

Send suggestions and report system problems to the System administrator.