issues
search
bartTC
/
django-attachments
A generic Django application to attach Files (Attachments) to any model.
BSD 3-Clause "New" or "Revised" License
296
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump sqlparse from 0.4.4 to 0.5.0
#109
dependabot[bot]
opened
6 months ago
0
Bump black from 23.1.0 to 24.3.0
#108
dependabot[bot]
closed
7 months ago
0
Instead of renaming attachments with same name, store them in subdirectories
#107
lmoellendorf
opened
1 year ago
0
How do I allow Anon users to add attachments?
#106
sureshvv
opened
1 year ago
0
Bump sqlparse from 0.4.3 to 0.4.4
#105
dependabot[bot]
closed
1 year ago
0
Annotate add_attachment() response with form errors
#104
atodorov
closed
1 year ago
6
Changelog for v1.10
#103
atodorov
closed
1 year ago
0
pipenv update
#102
atodorov
closed
1 year ago
0
Feature: custom file upload validators
#101
atodorov
closed
1 year ago
5
Update development documentation
#100
atodorov
closed
1 year ago
1
Add test model with UUID primary key. Refs #94
#99
atodorov
closed
1 year ago
1
Pipfile vs tox.ini
#98
atodorov
closed
1 year ago
1
Travis CI is no more. Start testing with GitHub Actions
#97
atodorov
closed
1 year ago
1
Add a URL for matching objects with a UUID4 primary key
#96
darkpixel
closed
1 year ago
1
Error on click to attachment download link
#95
Maudal78
closed
1 year ago
1
NoReverseMatch exception using with models that have columns of type uuid4 as primary key
#94
blasferna
closed
1 year ago
3
Create an abstract model named BaseAttachment that can be overwritten
#93
vieirafrancisco
opened
2 years ago
0
Remove quotes from "attachment_list"
#92
darkpixel
closed
2 years ago
0
Can Model's FileField import automated while create objects?
#91
OlcaytoKorcan
opened
3 years ago
0
Bump sqlparse from 0.4.1 to 0.4.2
#90
dependabot[bot]
closed
2 years ago
1
FileField 'max_length' is set to default in the attachment. Can we increase this possibly?
#89
kcdeberry
opened
3 years ago
0
Start testing with Django 3.2
#88
atodorov
closed
3 years ago
0
Explicitly configure PK to AutoField for Django 3.2+
#87
atodorov
closed
3 years ago
1
Bump django from 3.1.6 to 3.1.8
#86
dependabot[bot]
closed
3 years ago
0
Bump django from 3.0.7 to 3.1.6
#85
dependabot[bot]
closed
3 years ago
0
Update README.rst
#84
jeverling
closed
3 years ago
0
Broken link in README.rst
#83
bashu
opened
4 years ago
0
Enable syntax highlighting in README
#82
bashu
closed
4 years ago
0
Change object_id to CharField()
#81
atodorov
closed
4 years ago
1
Start testing with MariaDB/Postgres for #79
#80
atodorov
closed
4 years ago
1
v1.7 db_index for object_id field fails on MariaDB
#79
atodorov
closed
4 years ago
1
How do I make a new release ?
#78
atodorov
closed
1 year ago
6
Set request.user as creator in django-admin.
#77
danihodovic
opened
4 years ago
3
Add DB index for both created & modified fields
#76
atodorov
closed
4 years ago
0
Add Attachment.attach_to() method for moving attachments around
#75
atodorov
closed
4 years ago
0
v1.6 missing tar.gz on PyPI while previous versions ship it
#74
atodorov
closed
4 years ago
1
Question: using django-attachments with a dynamic text editor
#73
atodorov
closed
4 years ago
5
Add manage.py command to delete stale attachments
#72
atodorov
closed
4 years ago
4
Add db_index to object_id field
#71
atodorov
closed
4 years ago
0
Don't use deprecated django.conf.urls.url()
#70
atodorov
closed
4 years ago
2
Bump django from 3.0 to 3.0.7
#69
dependabot[bot]
closed
4 years ago
0
Does `python_2_unicode_compatible` break in a current version?
#68
flowl
closed
4 years ago
2
Bump django from 3.0 to 3.0.3
#67
dependabot[bot]
closed
4 years ago
1
Django 3
#66
atodorov
closed
4 years ago
5
Add a MO file for russian language
#65
ezyatev
closed
4 years ago
2
Add Django 2.2 to the test suite
#64
maltalk
closed
5 years ago
1
How to incorporate into a object create form?
#63
tylerecouture
closed
5 years ago
1
fix #61
#62
bashu
closed
4 years ago
0
ValueError: invalid literal for int() with base 10: '24890e2e-3515-4303-ab8c-344737c1d63f'
#61
bashu
closed
4 years ago
9
Allow overriding of next URL in attachment_form tag
#60
atodorov
closed
5 years ago
2
Next