Accepting request 1079738 from devel:languages:python:django

- update to 3.0.5:
  * Removed package.json from jquery-ui.
  * Fixed change_list_filter_confirm peoduces wrong url
    parameters.
  * Fixed change_list_filter_confirm is using
    admin_list.admin_list_filter instead of
    grp_tags.admin_list_filter.
  * Added default for dummy template with dahboard (because of
    django-compressor offline compression).

OBS-URL: https://build.opensuse.org/request/show/1079738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2023-04-16 14:07:36 +00:00 committed by Git OBS Bridge
commit 7ca2592841
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 16 09:21:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.5:
* Removed package.json from jquery-ui.
* Fixed change_list_filter_confirm peoduces wrong url
parameters.
* Fixed change_list_filter_confirm is using
admin_list.admin_list_filter instead of
grp_tags.admin_list_filter.
* Added default for dummy template with dahboard (because of
django-compressor offline compression).
-------------------------------------------------------------------
Wed Jan 4 14:26:30 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-grappelli
Version: 3.0.4
Version: 3.0.5
Release: 0
Summary: A skin for the Django Admin-Interface
License: BSD-2-Clause AND LGPL-2.1-or-later