156bcb5e7e
Accepting request 1163199 from home:mlin7442:rebuild_fails_156
Markéta Machová2024-03-28 07:35:41 +00:00
329783e2cb
Accepting request 1149659 from devel:languages:python:django
Ana Guerrero2024-02-23 15:45:47 +00:00
028f0c65f2
- Update to 0.10.0: * Add support to use a permanent Token. * Fix bug using BaseFacade * Fix bug using old Facade instead of BaseFacade * Add isort and Black as formatter * Add static BaseFacade class to allow access to API class and BaseMain options * Remove support for Python 3.8. * Add set of raw_* methods that do not process results. * Migrated to Python 3.10, Python 2 is not supported anymore * Resource class methods respect additional **kwargs and extra_headers parameters and pass them on to the underlying requests methods * Fix to support http:// schema in the server url * Add USE_DASHES option to automatically replace underscores ("_") with dashes ("-") * Allow delete() method to accept optional payload * Fix BaseMain Login method * Add base_main helper * Add method to be able to support resource names with "-" in the name * Support Login based on usernames or email keys * Drop support for Python 2. Test on v3.8 and v3.9 * Remove dependency on unitest2 - Switch to autosetup and pyproject macros. - Drop patch python-django-rest-framework-client-no-unittest2.patch, no longer required. - Refresh python-django-rest-framework-client-no-mock.patch
Steve Kowalik2024-02-22 23:19:32 +00:00