Skip to main content

A setup for handling generic model attachments

Project description

A setup for handling generic model attachments

About Bambu Attachments

This package contains a simple set of models and admin helper classes that allow you to add media attachments to any model.

About Bambu Tools 2.0

This is part of a toolset called Bambu Tools. It’s being moved from a namespace of bambu to its own ‘root-level’ package, along with all the other tools in the set. If you’re upgrading from a version prior to 2.0, please make sure to update your code to use bambu_attachments rather than bambu.attachments.

Installation

Install the package via Pip:

pip install bambu-api

Add it to your INSTALLED_APPS list:

INSTALLED_APPS = (
    ...
    'bambu_attachments'
)

Run manage.py syncdb or manage.py migrate to setup the database tables.

Documentation

Full documentation can be found at ReadTheDocs.

Questions or suggestions?

Find me on Twitter (@iamsteadman) or visit my blog.

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

bambu-attachments-3.0a0.tar.gz (5.3 kB view details)

Uploaded Source

File details

Details for the file bambu-attachments-3.0a0.tar.gz.

File metadata

File hashes

Hashes for bambu-attachments-3.0a0.tar.gz
Algorithm Hash digest
SHA256 5cafc45075c46d4a1d8c4b28270ecf620e39ff1ea718e3323f7242e79a4ba1e4
MD5 9868a8bbccf90711f78898696877a7fc
BLAKE2b-256 13b4b264c6319f664670ae8eeda69646d9f2a6e4ddeba24c2ac42ee1a417cd64

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