Utilities to make working with the Django admin nicer.
Reason this release was yanked:
Wheel has been incorrectly built
Project description
django-adminutils
Utilities to make developing with the Django admin a better experience.
Development
To release:
Ensure everything is committed.
Ensure the HISTORY.rst and the __init__.py files are up to date with information about the release.
Run python setup.py publish
Tag the release in git and push the tag: git tag X.Y.Z && git push –tags.
History
0.0.13 - 2022-11-24
Do not make log_* functions available from the module namespace.
0.0.12 - 2022-11-24
Support custom action in admin_detail_link.
Use date widget also in DateRange fields.
Do not raise an error if easy_thumbnails is not installed and it is not used.
Nicer lists styling.
Add support for admin log entries.
0.0.11 - 2022-01-30
Drop support for Python 2.7.
Support Django 4.
Dropped six dependency.
Added pop_fields, EditOnlyInlineMixin, image_preview, and formatted_json utilities.
Code linting with black and isort.
0.0.10 - 2020-09-09
Remove AdminURLFieldWidget which has meanwhile been released upstream.
0.0.9 - 2020-09-09
Replace load staticfiles with load static.
0.0.8 - 2020-03-25
Make easy_thumbnails an optional dependency, again.
0.0.7 - 2020-03-16
Added a generic form processing action.
Add an option to not use forms to submit actions.
Compatibility with Django 2.
0.0.6 - 2017-12-02
Initial python 2 backport.
0.0.5 - 2017-12-02
Make easy_thumbnails an optional dependency.
0.0.4 - 2017-11-23
Fix manifest
0.0.3 - 2017-11-23
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for django_adminutils-0.0.13-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41eedfab58eaed6480e219c004f4fe88b14c4667a5188ca6c34740a423441753 |
|
MD5 | 1d0d0c4941b53f7bcfbe60a373f0c0d6 |
|
BLAKE2b-256 | d96cdfbc4521f090aa36368f965d6046ca5dda4ba32ab2d1ab31a8168f6edfbb |