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.2.0 (2014-11-12)
Allow to override file types from request.
0.1.3 (2014-11-07)
Fix packaging of locale files
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.2.0.zip
(107.5 kB
view details)
File details
Details for the file paperclip-0.2.0.zip.
File metadata
- Download URL: paperclip-0.2.0.zip
- Upload date:
- Size: 107.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d334a11ccc78cbf86612e792ab78cd6dc4e76e51ff4c9fa4fe3c7757f32d3fb4
|
|
| MD5 |
3954481d63eb2f54e5ae755cbe890d5b
|
|
| BLAKE2b-256 |
9fbb5d10d72001bb08318bfbf6cde9dcf6f592e7d5040d1a37b191cc1fe944aa
|