Package Release Info

python-django-rest-knox-4.1.0-bp152.2.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-django-rest-knox

Change Logs

* Tue Apr 28 2020 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to build with Django 3.x:
  * django3.patch
* Sun Apr 05 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.1.0:
  * 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
  * Changes have been made to the create() method on the AuthToken model.
    It now returns the model instance and the raw token instead of just
    the token to allow the expiry field to be included in the success response.
* Mon Oct 07 2019 Tomá? Chvátal <tchvatal@suse.com>
- Disable py2 build as it is unresolvable
* Mon May 20 2019 John Vandenberg <jayvdb@gmail.com>
- Add non-updating note to the SPEC file
Version: 3.6.0-bp151.1.2
* Wed Apr 10 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v3.6.0