diff options
Diffstat (limited to 'docs/howto/usingurllib2.rst')
| -rw-r--r-- | docs/howto/usingurllib2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/howto/usingurllib2.rst b/docs/howto/usingurllib2.rst index 139bf717..6320dc20 100644 --- a/docs/howto/usingurllib2.rst +++ b/docs/howto/usingurllib2.rst @@ -1,5 +1,5 @@ -Using urllib2 -============= +Using urllib2 with Django REST Framework +======================================== Python's standard library comes with some nice modules you can use to test your api or even write a full client. |
