diff options
| author | Tom Christie | 2012-09-14 13:24:13 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-09-14 13:24:13 +0100 |
| commit | a5213d4023df344d1bc696483cd8db3a192f2b7a (patch) | |
| tree | 952a3366297a944eb240d2f87287e1051604d948 /docs/index.md | |
| parent | a2d0fd2c408f2365c7c6c69517efa33b91d817ef (diff) | |
| download | django-rest-framework-a5213d4023df344d1bc696483cd8db3a192f2b7a.tar.bz2 | |
Drop urlobject2
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 1 |
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: |
