How to see document for older version?

8 views
Skip to first unread message

HyeonChol Jang

unread,
Apr 11, 2018, 1:53:51 AM4/11/18
to Django REST framework
Hi,

I manage a django project that uses rest framework 3.7.7.

How do I access document for the specific version?

Thanks.

Carlton Gibson

unread,
Apr 11, 2018, 4:25:06 AM4/11/18
to django-res...@googlegroups.com
Hi.

> On 11 Apr 2018, at 07:53, HyeonChol Jang <asd...@gmail.com> wrote:
> How do I access document for the specific version?

Your best bet is to build the docs locally.

* Clone the repo.
* Check out the 3.7.7 tag
* pip install mkdocs
* mkdocs build

http://www.django-rest-framework.org/topics/contributing/#building-the-documentation

I hope that helps.

Kind Regards,

Carlton

Reply all
Reply to author
Forward
0 new messages