Hello, I have made an Attachment model that saves files to my filesystem using a custom storage (that doesn't save if the file already exists and uses _that_ file instead, and ./manage.py makemigrations always gives the following:
Migrations for 'backend': backend/migrations/0012_auto_20170414_0543.py: - Alter field file on attachment I don't know why this is happening, because I've already made my storage class and my Attachment model deconstructible. Code for my Attachment model: https://dpaste.de/qy2Y Code for my Storage: https://dpaste.de/KpY3 Any help is appreciated. Best Regards, m712 - Developer -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5813efc28578415346715b651eac651a%40getbackinthe.kitchen. For more options, visit https://groups.google.com/d/optout.