Attach files to Django models
Project description
Paperclip
Add attachments to Django models, used MapEntity.
INSTALL
pip install paperclip
USAGE
Add paperclip to INSTALLED_APPS
Include list and form in template
{% include 'paperclip/attachment_list.html' with attachment_form_next=object.get_detail_url %}
LICENSE
LGPL
CHANGELOG
0.1.2 (2014-11-07)
Fix upload regular expressions for author and legend
0.1.1 (2014-11-03)
Fix missing SVG media in package
0.1.0 (2014-10-23)
Initial working version
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
paperclip-0.1.2.zip
(105.6 kB
view hashes)