Skip to content

v0.1.0-alpha12

Compare
Choose a tag to compare
@eamigo86 eamigo86 released this 31 Oct 18:28
· 265 commits to master since this release
  1. Added new settings param: MAX_PAGE_SIZE, to use on GRAPHENE_DJANGO_EXTRAS configuration dict for better customize DjangoListObjectType's pagination.
  2. Added support to Django's field: GenericRel.
  3. Improve model's fields calculation for to add all possible related and reverse fields.
  4. Improved documentation translation.