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

Explicitly configure PK to AutoField for Django 3.2+ #87

Closed atodorov closed 3 years ago

atodorov commented 3 years ago

Blocked on https://code.djangoproject.com/ticket/32697