Skip to content

Commit bdace12

Browse files
committed
[bug 676265] Upgrade to version of arecibo that tolerates data in the request that isn't UTF-8 encodable.
1 parent ebdd5d5 commit bdace12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
url = https://github.com/bltravis/python-recaptcha.git
124124
[submodule "vendor/src/django-arecibo"]
125125
path = vendor/src/django-arecibo
126-
url = https://github.com/erikrose/django-arecibo.git
126+
url = https://github.com/andymckay/django-arecibo.git
127127
[submodule "vendor/src/oedipus"]
128128
path = vendor/src/oedipus
129129
url = https://github.com/erikrose/oedipus.git

0 commit comments

Comments
 (0)