aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2012-09-14 13:24:13 +0100
committerTom Christie2012-09-14 13:24:13 +0100
commita5213d4023df344d1bc696483cd8db3a192f2b7a (patch)
tree952a3366297a944eb240d2f87287e1051604d948 /docs/index.md
parenta2d0fd2c408f2365c7c6c69517efa33b91d817ef (diff)
downloaddjango-rest-framework-a5213d4023df344d1bc696483cd8db3a192f2b7a.tar.bz2
Drop urlobject2
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index c2035a19..2376d38e 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -17,7 +17,6 @@ REST framework requires the following:
* Python (2.6, 2.7)
* Django (1.3, 1.4, 1.5)
-* [URLObject][urlobject] (2.0.0+)
The following packages are optional: