Skip to main content

import tool atachable to allmost every django admin

Project description

Notice: This application is still under heavy development and every thing can be subject of change.

  1. Add admin_import to INSTALLED_APPS in your settings file.

  2. Add an import to your admin like so:

    try:

    from admin_import.options import add_import

    except ImportError:

    pass

    else:

    add_import(InviteeAdmin)

  3. Add a button in your admin by overriding the list_view template.

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-import-0.1.0.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file django-admin-import-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-admin-import-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8426cb0a72c633a892d30276a0d8bb4ef989fdbee50797ee3ecd9277ec50de5e
MD5 d1e528cb977a7e723b61733aa7f65bd7
BLAKE2b-256 493245ceb0e76b868f9fa9f02e6d27be56c07da884aab386beb0590b3da4094a

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