aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide
diff options
context:
space:
mode:
authorTom Christie2014-07-31 22:33:59 +0100
committerTom Christie2014-07-31 22:33:59 +0100
commit18f2ca4b020f7a06eecd45a83473b0beb413f98e (patch)
treef298cd5e24d5118a9748904500f0dbcbf3dc9cd6 /docs/api-guide
parent6677374e9b7ec0d4379042cc3e2ee601bf95a9ab (diff)
parent0d2c0ef11191feacfad47877cfeb52a6fd36d17d (diff)
downloaddjango-rest-framework-18f2ca4b020f7a06eecd45a83473b0beb413f98e.tar.bz2
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Diffstat (limited to 'docs/api-guide')
-rw-r--r--docs/api-guide/permissions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-guide/permissions.md b/docs/api-guide/permissions.md
index c44b22de..38ae3d0a 100644
--- a/docs/api-guide/permissions.md
+++ b/docs/api-guide/permissions.md
@@ -244,7 +244,7 @@ The [REST Condition][rest-condition] package is another extension for building c
[authentication]: authentication.md
[throttling]: throttling.md
[filtering]: filtering.md
-[contribauth]: https://docs.djangoproject.com/en/1.0/topics/auth/#permissions
+[contribauth]: https://docs.djangoproject.com/en/dev/topics/auth/customizing/#custom-permissions
[objectpermissions]: https://docs.djangoproject.com/en/dev/topics/auth/customizing/#handling-object-permissions
[guardian]: https://github.com/lukaszb/django-guardian
[get_objects_for_user]: http://pythonhosted.org/django-guardian/api/guardian.shortcuts.html#get-objects-for-user