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.2 (2014-11-14)
Fix permission check for attachments
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.2.zip
(107.6 kB
view details)
File details
Details for the file paperclip-0.2.2.zip.
File metadata
- Download URL: paperclip-0.2.2.zip
- Upload date:
- Size: 107.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bdd8b04338068812775fccf6923dd4b78e194cc9fb7768cdb805d6f1ed1dc73
|
|
| MD5 |
febecf9dcfd2e42c25526827f9893869
|
|
| BLAKE2b-256 |
0729d762b45140ca520d2ab2000d58867ff196b10197a60886e459c1985a30b1
|