1
0

- update to 1.15.0:

* ADD: support for Django>=4.0 url template
- update to 1.14.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json-rpc?expand=0&rev=15
This commit is contained in:
2023-12-07 22:28:41 +00:00
committed by Git OBS Bridge
parent acf652ca85
commit beee77de3d
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Thu Dec 7 22:28:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.15.0:
* ADD: support for Django>=4.0 url template
-------------------------------------------------------------------
Sat Jan 7 12:10:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.14.0
- update to 1.14.0
* ADD: context arguments to dispatcher
* FIX: positional arguments support for Django backend