From: Michael Halstead <[email protected]>

---
 Post/views.py | 2 +-
 README        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Post/views.py b/Post/views.py
index 7791201..161d46d 100644
--- a/Post/views.py
+++ b/Post/views.py
@@ -24,7 +24,7 @@ from django.http import JsonResponse
 from django.db.models import Q
 import json
 import urllib
-from urlparse import urlparse
+from urllib.parse import urlparse
 
 class results_mode(object):
     LATEST = 0
diff --git a/README b/README
index f759d28..d56fdbd 100644
--- a/README
+++ b/README
@@ -48,7 +48,7 @@ The latest version can be checked out by git cloning:
   git://git.yoctoproject.org/error-report-web
 
 Contributions are welcome. Please send patches / pull requests to
[email protected] with '[error-report-web]' in the subject.
[email protected] with '[error-report-web]' in the subject.
 
 To manage the size of your database there is a convenience command:
 
-- 
2.11.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52912): https://lists.yoctoproject.org/g/yocto/message/52912
Mute This Topic: https://lists.yoctoproject.org/mt/81616927/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to