-
-
Notifications
You must be signed in to change notification settings - Fork 218
Add setting for expiry format, add helper methods in login view #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work! PR looks good to me as is. Huge thanks for your patience and time 👍🏻
Thanks, no problem. It was a pleasure. |
@belugame any chance to have a second pair of eyes on this and maybe a version bump? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@loicgasser Thank you very much for your high quality work! Just released it as 4.1.0 :)
or a Python [strftime format][strftime format] string. | ||
|
||
[DATETIME_FORMAT]: https://www.django-rest-framework.org/api-guide/settings/#date-and-time-formatting | ||
[strftime format]: https://docs.python.org/3/library/time.html#time.strftime |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 very nice!
Add setting for expiry format, add helper methods in login view
Replaces #179
Fixes #171
Fixes #178
EXPIRY_DATETIME_FORMAT
settingformat_expiry_datetime
get_post_response_data