db_file_storage_demo
====================

Custom FILE_STORAGE for django.
Saves your model's filefields in your database instead of your file system.
Docs are here: https://pypi.python.org/pypi/django-db-file-storage






