django-storage-text-field

Custom Django field that saves content to storages and a reference to the stored file in the database.


License
MIT
Install
pip install django-storage-text-field==1.4.2

Documentation

django-storage-text-field

Store content on using storages, but otherwise act like a text field