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
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
File details
Details for the file bambu-attachments-2.0.tar.gz
.
File metadata
- Download URL: bambu-attachments-2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 487ac05e34aa76b8d78d20673ade9c8b2356cba91d029fdc96a0b40bc6bf3523 |
|
MD5 | 37d7716863646a39e68a0a7f9b6a68b0 |
|
BLAKE2b-256 | 3054b601225d952c39c36572a1302689c4c8880a1ec5ee82bad6435d3e6470fb |