v0.1.0-alpha12
eamigo86
released this
31 Oct 18:28
·
265 commits
to master
since this release
- Added new settings param: MAX_PAGE_SIZE, to use on GRAPHENE_DJANGO_EXTRAS configuration dict for better customize DjangoListObjectType's pagination.
- Added support to Django's field: GenericRel.
- Improve model's fields calculation for to add all possible related and reverse fields.
- Improved documentation translation.