Fix urlencode imports
Import version of urlencode which is packaged with Django in order to facilitate Python 2-3 compatibility.
Showing
- gracedb/api/v1/events/views.py 1 addition, 2 deletionsgracedb/api/v1/events/views.py
- gracedb/api/v1/paginators.py 2 additions, 4 deletionsgracedb/api/v1/paginators.py
- gracedb/api/v1/superevents/paginators.py 3 additions, 2 deletionsgracedb/api/v1/superevents/paginators.py
- gracedb/events/tests/test_perms.py 2 additions, 5 deletionsgracedb/events/tests/test_perms.py
- gracedb/search/tests/test_access.py 1 addition, 5 deletionsgracedb/search/tests/test_access.py
Loading
Please register or sign in to comment