You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
I have downloaded the django-attachments app from GitHub. I followed the instructions for installation and usage but can't seem to make things work. Has anyone used this app and if so could you provide some example / snippets as how to get the app to work with another app in the project. What I am looking for is how to set the admin.py, models.py, urls.py and other files to make this work. If there are other suggestions on how to accomplish attaching files to an entry (such as a blog entry) please feel free to share. Much appreciate any help.