Search code examples
djangopinax

Is there any app used for uploading in Pinax?


Is there any app used for uploading in Pinax?


Solution

  • There are different apps included in Pinax that are used for uploading different things: avatars, photos, attachments. The first two are fairly specific but django-attachments is fairly generic if your goal is to attach files to objects.

    We also will probably add django-adminfiles in 0.9