Skip to content

More options to customize: expiry datetime, response payload

Compare
Choose a tag to compare
@belugame belugame released this 01 Jun 06:25
· 114 commits to master since this release
  • Expiry format now defaults to whatever is used Django REST framework
  • The behavior can be overriden via EXPIRY_DATETIME_FORMAT setting
  • Fully customizable expiry format via format_expiry_datetime
  • Fully customizable response payload via get_post_response_data