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
Add model method that gives path to file with MEDIA_DIR prepended.
#59
flowl
opened
5 years ago
2
No module named 'django.contrib.staticfilesattachments'
#58
flowl
closed
5 years ago
2
Attaching files to a new entry
#57
mattburlage
closed
5 years ago
1
Attaching items to new instance
#56
hallcountymis
closed
5 years ago
0
fixed 'next_' bug
#55
mattburlage
closed
5 years ago
1
Redirected to project root ('/') upon attachment submit
#54
mattburlage
closed
5 years ago
3
Helper template tags to display name and size of the attachment
#53
morlandi
closed
5 years ago
5
Change language
#52
CubexX
closed
6 years ago
1
PO file for italian language
#51
morlandi
closed
6 years ago
1
Attach additional custom metadata
#50
alex-kowalczyk
closed
6 years ago
1
UnicodeEncodeError
#49
atodorov
opened
6 years ago
9
fixes __str__ method on attachment model
#48
jangeador
closed
6 years ago
1
Fixed formatting in forms
#47
bartTC
closed
6 years ago
0
Fixed __str__ method to use proper formatting.
#46
bartTC
closed
6 years ago
0
overriding __str__ does not work on python 3.6
#45
jangeador
closed
6 years ago
3
Remove files from disk if settings.DELETE_ATTACHMENTS_FROM_DISK
#44
atodorov
closed
6 years ago
4
Respect FILE_UPLOAD_MAX_SIZE setting
#43
atodorov
closed
6 years ago
4
Add new template tag attachments_count
#42
atodorov
closed
6 years ago
2
Add missing migration. Fix #39
#41
atodorov
closed
6 years ago
2
Fix typo in permission names
#40
atodorov
closed
6 years ago
2
New migration created by Django 2
#39
atodorov
closed
6 years ago
0
Support Django 2.0
#38
Flimm
closed
6 years ago
3
Use in multitenant applications
#37
amitjindal
closed
6 years ago
3
Unit test error: jango.template.exceptions.TemplateSyntaxError: 'attachment_form' did not receive value(s) for the argument(s): 'name', 'id', 'next_url'
#36
Alireza2n
closed
7 years ago
2
Russian translation added
#35
reb00ter
closed
7 years ago
1
Current User in the path of the attachment file
#34
foxmask
closed
7 years ago
2
Rebase на новую версию
#33
Ritmix3300
closed
8 years ago
0
Made smarter PY3 compat
#32
ZuluPro
closed
6 years ago
3
Fixes problems where models primary key is not named `id`
#31
jangeador
closed
8 years ago
2
Add Finnish translation
#30
aleksihakli
closed
8 years ago
1
Unable to open attachments with the link provide by your system
#29
darkicex3
closed
8 years ago
2
A few updates to make django-attachments compatible with Django 1.9
#28
chathaway-codes
closed
8 years ago
1
Is django-attachments compatible with django 1.8?
#27
erichschroeter
closed
8 years ago
1
Issue/22
#26
erichschroeter
closed
8 years ago
1
Explicitly include patterns from django.conf.urls
#25
erichschroeter
closed
8 years ago
1
ImportError: No module named defaults
#24
erichschroeter
closed
8 years ago
1
add spanish (argentina) translation
#23
gonzalobustos
closed
8 years ago
1
django.contrib.contenttypes.generic is deprecated
#22
darkpixel
closed
8 years ago
1
Add new method url() in Attachment model
#21
zniper
closed
5 years ago
2
Update the relation to point at settings.AUTH_USER_MODEL
#20
edouard-lopez
closed
9 years ago
1
An update for Django 1.7?
#19
adi-
closed
9 years ago
1
Create initial migration
#18
gilsondev
closed
9 years ago
1
Create initial migration to model
#17
gilsondev
closed
10 years ago
0
Adding pt-br support
#16
gilsondev
closed
9 years ago
1
Added French translations.
#15
aert
closed
9 years ago
1
custom user model may not have a field called `username`
#14
anentropic
closed
11 years ago
1
Replaced a hard reference to the now depricated User model with code
#13
chathaway-codes
closed
11 years ago
1
django.conf.urls.defaults deprecated in Django 1.6
#12
yesnik
closed
11 years ago
2
Make a release
#11
bartTC
closed
8 years ago
1
Fixed AttributeError: 'User' object has no attribute 'message_set', which was caused by django version upgrade.
#10
vitan
closed
11 years ago
1
Previous
Next