1
0

- update to 3.0.8:

* Fixed collectstatic with ManifestStaticFilesStorage.
  * Fixed removing text with DateTime Shortcuts.
  * Fixed autocomplete inlines with new rows.
  * Improved CSS (removed compass).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=29
This commit is contained in:
Dirk Mueller 2023-11-10 12:03:04 +00:00 committed by Git OBS Bridge
parent 754da2e679
commit d145c90f24
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 10 12:02:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.8:
* Fixed collectstatic with ManifestStaticFilesStorage.
* Fixed removing text with DateTime Shortcuts.
* Fixed autocomplete inlines with new rows.
* Improved CSS (removed compass).
-------------------------------------------------------------------
Mon Sep 18 09:18:31 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.7
Version: 3.0.8
Release: 0
Summary: A skin for the Django Admin-Interface
License: BSD-2-Clause AND LGPL-2.1-or-later