python-django-attachments
Django-attachments is attachs any kind of files to models.
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-django-attachments && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-attachments-1.10.tar.gz | 0000035931 35.1 KB | |
python-django-attachments.changes | 0000001812 1.77 KB | |
python-django-attachments.spec | 0000002205 2.15 KB |
Revision 5 (latest revision is 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 1079721
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 1.10: * Support custom form validators via ``AppConfig.attachment_validators`` * Remove quotes from "attachment_list" (Aaron C. de Bruyn) * Add a URL for matching objects with a UUID4 primary key. Fix * `Issue #94 <https://github.com/bartTC/django- attachments/issues/94>`_ * Document settings supported by django-attachments * Document how to make a new release. Closes * Add testing with Django 4.0 and 4.1, Python 3.9 and 3.10 and switch the default Python version used to 3.10 * Add testing w/ Python 3.11 - supported only on Django 4.1 for now
Comments 0