forked from pool/python-django-grappelli
- update to 3.0.4:
* Fixed race condition issue with Grunt. * Fixed readonly ID field. * Fixed utf-8 characters in TinyMCE staticfiles. * Fixed changelist actions. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=21
This commit is contained in:
parent
62a7e218fc
commit
d85c7b4fa4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:289cf1dadb7c8eed4480fdcb0369698c5fd5653b409c5da2fa02eae521c5f577
|
||||
size 1529126
|
3
django-grappelli-3.0.4.tar.gz
Normal file
3
django-grappelli-3.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1de589a377cc9fc3cc4f8fc7bdedf6487d5ed724b08e4215b7f3643629e87a53
|
||||
size 1556553
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 14:26:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.4:
|
||||
* Fixed race condition issue with Grunt.
|
||||
* Fixed readonly ID field.
|
||||
* Fixed utf-8 characters in TinyMCE staticfiles.
|
||||
* Fixed changelist actions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 11:23:29 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-django-grappelli
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-django-grappelli
|
||||
Version: 3.0.1
|
||||
Version: 3.0.4
|
||||
Release: 0
|
||||
Summary: A skin for the Django Admin-Interface
|
||||
License: BSD-2-Clause AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user