17
0

Accepting request 1142779 from devel:languages:python:django

- update to 24.1:
  * Fix CheckboxSelectMultiple on Django>4 (#672, @heso).

OBS-URL: https://build.opensuse.org/request/show/1142779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-bootstrap4?expand=0&rev=4
This commit is contained in:
2024-01-30 17:26:58 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be3d9fbac35c2d97b197bca0bea1c11523c1fa3c915dec89696600f01bccf7c8
size 43245

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11c59929d56f5d210302af95904833c943cc5ecabdfb316373bea5568e97647c
size 43389

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 30 12:25:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.1:
* Fix CheckboxSelectMultiple on Django>4 (#672, @heso).
-------------------------------------------------------------------
Mon Jan 22 11:48:12 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-django-bootstrap4
Version: 23.4
Version: 24.1
Release: 0
Summary: Bootstrap support for Django projects
License: BSD-3-Clause