diff options
| author | Tom Christie | 2013-09-12 20:27:23 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-09-12 20:27:23 +0100 | 
| commit | dfc430cabaf76a1b3382a614cc692e4a52b09bcd (patch) | |
| tree | 126df8589ec2cf0fd5142cdd7dd9a5927c7c3496 /docs/index.md | |
| parent | 195790e60b117eff421eb8f04a9f9f3527e797b8 (diff) | |
| download | django-rest-framework-dfc430cabaf76a1b3382a614cc692e4a52b09bcd.tar.bz2 | |
Fix django guardian link
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/index.md b/docs/index.md index d83fbff1..bb2129f6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -251,6 +251,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  [oauth2]: https://github.com/simplegeo/python-oauth2  [django-oauth-plus]: https://bitbucket.org/david/django-oauth-plus/wiki/Home  [django-oauth2-provider]: https://github.com/caffeinehit/django-oauth2-provider +[django-guardian]: https://github.com/lukaszb/django-guardian  [0.4]: https://github.com/tomchristie/django-rest-framework/tree/0.4.X  [image]: img/quickstart.png  [index]: . | 
