Package Release Info

python-django-grappelli-2.14.1-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-django-grappelli

Change Logs

* Thu Feb 20 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.14.1:
  * First release of Grappelli which is compatible with Django 3.0.
* Tue Jan 07 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.13.3:
  * Fixed: Horizontal scrolling.
  * Fixed: Changelist with custom filters.
  * Fixed: Form select icons (Chrome).
  * Fixed: added Django autocomplete JS files.
  * Fixed: added minified jQuery 3.3.1 file.
  * Fixed: added request to formfield_for_dbfield.
  * Fixed: use safe label with autocompletes.
  * Improved: added separate file for documentation URLs.
  * Improved: removed Python 2 support.
  * Improved: CSS footer and submit-row fixes.
  * Improved: CSS field width with inline tabular.
* Mon Sep 16 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.13.1:
  * First release of Grappelli which is compatible with Django 2.2.
* Mon May 06 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.12.3:
  * Improved: use get_username with object history.
  * Improved: trigger change event in dismissChangeRelatedObjectPopup.
  * Improved: honor cl.show_full_result_count with pagination.
  * Fixed: using a div.grp-related-widget to wrap all possible widgets.
* Wed Feb 27 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.12.2:
  * New: edit and delete links with related objects.
  * New: Templates in order to allow integration with django-import-export.
  * Improved: Use admin site_header as title (if given and not default).
  * Improved: compass/sass setup.
  * Fixed: view permissions.
  * Fixed: last inline form with non-editable inlines.
* Tue Dec 11 2018 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.12.1:
  * Many changes to enumerate
  * Support for new djangos
- Switch to singlespec
- Run tests