Skip to main content

Simple app that

Project description

# django-admin-enhancer

## Overview

A simple django app that provides change and deletion links to FK fields in the admin while ticket [#13163](https://code.djangoproject.com/ticket/13163) and [#13165](https://code.djangoproject.com/ticket/13165) are not fixed.

Note that this apps works with django >= 1.4 only.

## Display

![selected](https://dl.dropbox.com/u/2759157/selected.png)

![selected](https://dl.dropbox.com/u/2759157/empty.png)

[Video displaying interaction with the widget](https://www.youtube.com/watch?v=H4xqku-BPBU)

## Usage

Make sure to mix admin_enhancer.EnhancedModelAdminMixin when dealing with django.contrib.admin.ModelAdmin subclasses and admin_enhancer.EnhancedAdminMixin when dealing with django.contrib.admin.InlineModelAdmin at both ends of the relationship.

If edition and deletion controls appears but the popup is not closed nor is the select box updated your ModelAdmin subclass referenced by the field in question is probably not mixed with admin_enhancer.EnhancedModelAdminMixin.

For some examples take a look [here](https://github.com/charettes/django-admin-enhancer/blob/master/tests/test_app/admin.py).

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-admin-enhancer-0.1.2.tar.gz (6.2 kB view details)

Uploaded Source

File details

Details for the file django-admin-enhancer-0.1.2.tar.gz.

File metadata

File hashes

Hashes for django-admin-enhancer-0.1.2.tar.gz
Algorithm Hash digest
SHA256 183a681271078392dc4d027c2c64c7f3f105996a4412641085c12ec0664be960
MD5 f838863ab03c5f997f7adac208424a6c
BLAKE2b-256 ae82e876a160d1bc0b0d5f33e07fe69fd3862622172046e157e0aedfb3ea3acc

See more details on using hashes here.

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