freeCodeCamp / freeCodeCamp/devdocs
DjangoRESTFramework: API reference categories
未关闭
docs/improvement
- 主要语言
- Ruby
- 星标
- 39.5k
- 派生
- 2.6k
- 平均合并
- 4 天 32 分钟
- 30 天内合并 PR
- 13
描述
Looking at Django REST Framework docs, I noticed that "Ref: Authentication" category doesn't really look good and isn't what it should be: the modules reference.
I noticed that Django docs do this very well, by grouping class/method reference by their top level modules ("django.apps"). The same principle could be used in DRF, as in "rest_framework.authentication".
I'm willing to make it so (I made it ugly in the first place...)
贡献指南
评估
这个 Issue 还没有评估数据。