issues
search
Chive
/
django-multiupload
Dead simple drop-in multi file upload field for Django forms using HTML5's multiple attribute.
MIT License
279
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django 4.2 support
#53
mick88
closed
1 year ago
1
Maintenance of project
#52
DmytroLitvinov
opened
2 years ago
1
fix #50
#51
bashu
closed
2 years ago
1
Not working with django-crispy-forms
#50
bashu
opened
2 years ago
0
fix(validators): Add 'run_validators' method
#49
DmytroLitvinov
opened
2 years ago
0
Add some utilities for easier testing
#48
Chive
closed
3 years ago
0
mark field as not-required if min-num=0
#47
Chive
closed
3 years ago
0
Correct processing of form without file.
#46
Chive
closed
3 years ago
0
Cleanup Django/Python version support
#45
Chive
closed
3 years ago
0
Error: render() got an unexpected keyword argument 'renderer'
#44
Dheirya
closed
3 years ago
1
required=False argument not working in django 3.1
#43
0n1udra
closed
3 years ago
0
Make a release on PyPI
#42
SanketDG
closed
3 years ago
1
'list' object has no attribute 'name'
#41
sanatwagh
closed
3 years ago
6
Remove renderer argument from widget call
#40
rgrueebler
closed
3 years ago
8
Attachment class error
#39
mafuz
closed
3 years ago
1
Image Reasize
#38
Tannyll
closed
3 years ago
1
Create FileExtensionValidator for MultiFileField()
#37
abu-yusuf-dev
closed
3 years ago
1
PyPI release is different from github repo
#36
Alireza2n
closed
3 years ago
2
fix linting issues
#35
Chive
closed
5 years ago
0
add test case for issue with django2.1 widget render
#34
Chive
closed
5 years ago
1
update test env
#33
Chive
closed
5 years ago
1
Added support for Django 2.1
#32
viktor2097
closed
5 years ago
2
render() got an unexpected keyword argument 'renderer' django 2.2
#31
godfather68
closed
5 years ago
6
IntegrityError when implement multiupload
#30
valdivieso01
closed
5 years ago
1
Fix for MultiUploadMetaInput widget under django 2.1
#29
mtskelton
closed
5 years ago
2
Add example for admin
#28
throwable-one
opened
6 years ago
0
Native Multiple Upload
#27
dudanogueira
closed
3 years ago
2
Correct processing of form without non-required file field.
#26
romank0
closed
3 years ago
1
Exception when processing form with missing non required MultiFileField
#25
romank0
closed
3 years ago
1
Broken Link
#24
guettli
closed
3 years ago
1
validation
#23
marojenka
opened
7 years ago
6
freeze pytest-django<3 for django 1.5 and 1.6
#22
Chive
closed
8 years ago
0
pip django-multiupload not up to date
#21
shaklev
closed
8 years ago
1
Updated `README.md`
#20
sobolevn
closed
8 years ago
2
update test envs
#19
Chive
closed
8 years ago
0
This commit was primary focused on stylefixes.
#18
sobolevn
closed
8 years ago
2
pep8 style
#17
sobolevn
closed
8 years ago
2
Media file support
#16
0181532686cf4a31163be0bf3e6bb6732bf
closed
8 years ago
1
Field should obey the required=False flag
#15
IlianIliev
closed
8 years ago
0
Making field to accept empty values when required is False
#14
IlianIliev
closed
8 years ago
1
Edit/Update View
#13
getup8
opened
9 years ago
4
setuptools must be installed to install from a source distribution
#12
tylerecouture
closed
3 years ago
2
added MultiImageField validating that the uploaded file is an image
#11
zaturox
closed
8 years ago
1
Process files in form
#10
ad-m
closed
9 years ago
1
Can it be used instead of ImageField?
#9
varqasim
closed
9 years ago
5
Python3 compatibility
#8
C4ptainCrunch
closed
9 years ago
2
[#3] Fix value_from_datadict for Tests
#7
prikhi
closed
9 years ago
0
rename contact-form and fix differenf fields names in form and model.
#6
marojenka
closed
9 years ago
1
Add 2 Examples
#5
Chive
closed
9 years ago
0
Using it with ForeignKey
#4
dfrojas
closed
9 years ago
4
Next