mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-03 19:00:17 +03:00
Remove 2.0 notice on main docs.
This commit is contained in:
parent
7dc4bce4e2
commit
280dfa4343
|
@ -11,12 +11,6 @@
|
|||
|
||||
**A toolkit for building well-connected, self-describing Web APIs.**
|
||||
|
||||
---
|
||||
|
||||
**Note**: This documentation is for the 2.0 version of REST framework. If you are looking for earlier versions please see the [0.4.x branch][0.4] on GitHub.
|
||||
|
||||
---
|
||||
|
||||
Django REST framework is a lightweight library that makes it easy to build Web APIs. It is designed as a modular and easy to customize architecture, based on Django's class based views.
|
||||
|
||||
Web APIs built using REST framework are fully self-describing and web browseable - a huge useability win for your developers. It also supports a wide range of media types, authentication and permission policies out of the box.
|
||||
|
|
Loading…
Reference in New Issue
Block a user