Skip to main content

Utilities to make working with the Django admin nicer.

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.8 - 2017-12-02

  • 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-adminutils-0.0.8.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

django_adminutils-0.0.8-py2.py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page