0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/advanced_topics/api/v2
Neeraj P Yetheendran cdd6f1800c Allow subclasses of PagesAPIViewSet override default Page model
- Built on original PR #7372 and feedback on that solution
- Add unit tests and documentation
- Fix typo in API documentation for `CustomPagesAPIViewSet`
- Ensure that pk is used (not id) while filtering to prevent assumption that id is pk
2023-09-20 08:13:19 +10:00
..
configuration.md Allow subclasses of PagesAPIViewSet override default Page model 2023-09-20 08:13:19 +10:00
usage.md Resolve multiple typos (spelling and grammar) 2023-05-30 21:07:37 +10:00